Skip to content

Commit 3816c1b

Browse files
committed
scripts/Aix/nut-aix.spec.in: revise delivery of man pages for upsc/upscmd/upsrw [networkupstools#2977]
Signed-off-by: Jim Klimov <[email protected]>
1 parent 8855b97 commit 3816c1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/Aix/nut-aix.spec.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -308,9 +308,9 @@ exit 0
308308
%{_libdir}/libupsclient.so*
309309
%{_mandir}/man5/upsmon.conf.5
310310
%{_mandir}/man5/upssched.conf.5
311-
%{_mandir}/man8/upsc.8
312-
%{_mandir}/man8/upscmd.8
313-
%{_mandir}/man8/upsrw.8
311+
%{_mandir}/man1/upsc.1
312+
%{_mandir}/man1/upscmd.1
313+
%{_mandir}/man1/upsrw.1
314314
%{_mandir}/man8/upslog.8
315315
%{_mandir}/man8/upsmon.8
316316
%{_mandir}/man8/upssched.8

0 commit comments

Comments
 (0)