ossp-pkg/rc/Makefile.in 1.21 -> 1.22
--- Makefile.in 2002/04/11 16:52:45 1.21
+++ Makefile.in 2002/04/22 12:16:39 1.22
@@ -109,7 +109,7 @@
rc.1: rc.pod
VS=`$(SHTOOL) version -lc -dshort rc_version.c`; \
VL=`$(SHTOOL) version -lc -dlong rc_version.c`; \
- $(POD2MAN) --section=5 --center="Run-command processor" \
+ $(POD2MAN) --section=1 --center="Run-command processor" \
--release="$$VS" --date="$$VL" \
rc.pod >rc.1
|
|