From 48d1b3cef068bea1140ac13e3611c1b7164714aa Mon Sep 17 00:00:00 2001 From: Rick Macklem Date: Fri, 2 Jul 1993 08:51:38 +0000 Subject: [PATCH] New manual page system --- usr.sbin/arp/Makefile | 2 +- usr.sbin/bad144/Makefile | 2 +- usr.sbin/chown/Makefile | 4 ++-- usr.sbin/chroot/Makefile | 2 +- usr.sbin/config/Makefile | 2 +- usr.sbin/dev_mkdb/Makefile | 2 +- usr.sbin/diskpart/Makefile | 2 +- usr.sbin/edquota/Makefile | 2 +- usr.sbin/flcopy/Makefile | 2 +- usr.sbin/gettable/Makefile | 2 +- usr.sbin/htable/Makefile | 2 +- usr.sbin/inetd/Makefile | 2 +- usr.sbin/iostat/Makefile | 2 +- usr.sbin/keymap/keymap/Makefile | 4 ++-- usr.sbin/keymap/lib/Makefile | 6 +++--- usr.sbin/kgmon/Makefile | 2 +- usr.sbin/kvm_mkdb/Makefile | 2 +- usr.sbin/lpr/lpc/Makefile | 2 +- usr.sbin/lpr/lpd/Makefile | 2 +- usr.sbin/lpr/pac/Makefile | 2 +- usr.sbin/named/Makefile | 2 +- usr.sbin/named/tools/nslookup/Makefile | 2 +- usr.sbin/portmap/Makefile | 2 +- usr.sbin/pwd_mkdb/Makefile | 2 +- usr.sbin/quotaon/Makefile | 2 +- usr.sbin/repquota/Makefile | 2 +- usr.sbin/rmt/Makefile | 2 +- usr.sbin/rwhod/Makefile | 2 +- usr.sbin/sendmail/src/Makefile | 6 +++--- usr.sbin/sliplogin/Makefile | 2 +- usr.sbin/syslogd/Makefile | 4 ++-- usr.sbin/timed/timed/Makefile | 2 +- usr.sbin/timed/timedc/Makefile | 2 +- usr.sbin/traceroute/Makefile | 2 +- usr.sbin/trpt/Makefile | 2 +- usr.sbin/trsp/Makefile | 2 +- usr.sbin/update/Makefile | 2 +- usr.sbin/vipw/Makefile | 2 +- 38 files changed, 45 insertions(+), 45 deletions(-) diff --git a/usr.sbin/arp/Makefile b/usr.sbin/arp/Makefile index 3c99778966..23fdda88f2 100644 --- a/usr.sbin/arp/Makefile +++ b/usr.sbin/arp/Makefile @@ -5,6 +5,6 @@ BINGRP= kmem BINMODE=2555 DPADD= ${LIBUTIL} LDADD= -lutil -MAN8= arp.0 +MAN8= arp.8 .include diff --git a/usr.sbin/bad144/Makefile b/usr.sbin/bad144/Makefile index 4b6dac83f1..0de46bc8b7 100644 --- a/usr.sbin/bad144/Makefile +++ b/usr.sbin/bad144/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 5.3 (Berkeley) 5/11/90 PROG= bad144 -MAN8= bad144.0 +MAN8= bad144.8 MANSUBDIR=/i386 .include diff --git a/usr.sbin/chown/Makefile b/usr.sbin/chown/Makefile index 20a3b59ee5..c0b492c459 100644 --- a/usr.sbin/chown/Makefile +++ b/usr.sbin/chown/Makefile @@ -2,8 +2,8 @@ PROG= chown CFLAGS+=-DSUPPORT_DOT -MAN1= chgrp.0 -MAN8= chown.0 +MAN1= chgrp.1 +MAN8= chown.8 LINKS= ${BINDIR}/chown /usr/bin/chgrp .include diff --git a/usr.sbin/chroot/Makefile b/usr.sbin/chroot/Makefile index 12a397352b..7c565b2619 100644 --- a/usr.sbin/chroot/Makefile +++ b/usr.sbin/chroot/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 5.3 (Berkeley) 5/11/90 PROG= chroot -MAN8= chroot.0 +MAN8= chroot.8 .include diff --git a/usr.sbin/config/Makefile b/usr.sbin/config/Makefile index ee1d7fa444..02e1d8a0a7 100644 --- a/usr.sbin/config/Makefile +++ b/usr.sbin/config/Makefile @@ -4,7 +4,7 @@ PROG= config CFLAGS+=-I. -I${.CURDIR} SRCS= config.c main.c lang.c mkioconf.c mkmakefile.c mkglue.c mkheaders.c \ mkswapconf.c -MAN8= config.0 +MAN8= config.8 DPADD= ${LIBLN} LDADD= -lln CLEANFILES+=y.tab.h lang.c config.c y.tab.c diff --git a/usr.sbin/dev_mkdb/Makefile b/usr.sbin/dev_mkdb/Makefile index 92e43176a1..3421eff60b 100644 --- a/usr.sbin/dev_mkdb/Makefile +++ b/usr.sbin/dev_mkdb/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 5.1 (Berkeley) 2/12/91 PROG= dev_mkdb -MAN8= dev_mkdb.0 +MAN8= dev_mkdb.8 .include diff --git a/usr.sbin/diskpart/Makefile b/usr.sbin/diskpart/Makefile index f88e14874e..1803909b70 100644 --- a/usr.sbin/diskpart/Makefile +++ b/usr.sbin/diskpart/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 5.3 (Berkeley) 5/11/90 PROG= diskpart -MAN8= diskpart.0 +MAN8= diskpart.8 .include diff --git a/usr.sbin/edquota/Makefile b/usr.sbin/edquota/Makefile index 5dbcdac550..2d074521e1 100644 --- a/usr.sbin/edquota/Makefile +++ b/usr.sbin/edquota/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 5.3 (Berkeley) 5/11/90 PROG= edquota -MAN8= edquota.0 +MAN8= edquota.8 .include diff --git a/usr.sbin/flcopy/Makefile b/usr.sbin/flcopy/Makefile index 8f07327b14..2cfc59848c 100644 --- a/usr.sbin/flcopy/Makefile +++ b/usr.sbin/flcopy/Makefile @@ -2,6 +2,6 @@ PROG= flcopy MANSUBDIR=/vax -MAN8= flcopy.0 +MAN8= flcopy.8 .include diff --git a/usr.sbin/gettable/Makefile b/usr.sbin/gettable/Makefile index 9e9c8fae3f..0b82a72d4e 100644 --- a/usr.sbin/gettable/Makefile +++ b/usr.sbin/gettable/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 5.3 (Berkeley) 5/11/90 PROG= gettable -MAN8= gettable.0 +MAN8= gettable.8 .include diff --git a/usr.sbin/htable/Makefile b/usr.sbin/htable/Makefile index e74dee36ce..178fdab659 100644 --- a/usr.sbin/htable/Makefile +++ b/usr.sbin/htable/Makefile @@ -2,7 +2,7 @@ PROG= htable SRCS= htable.c parse.c scan.c -MAN8= htable.0 +MAN8= htable.8 CFLAGS+=-I. -I${.CURDIR} CLEANFILES+=parse.c scan.c y.tab.h diff --git a/usr.sbin/inetd/Makefile b/usr.sbin/inetd/Makefile index 20ace73f16..b1656240e9 100644 --- a/usr.sbin/inetd/Makefile +++ b/usr.sbin/inetd/Makefile @@ -2,7 +2,7 @@ PROG= inetd LDADD= -lutil -MAN8= inetd.0 +MAN8= inetd.8 MLINKS= inetd.8 inetd.5 .include diff --git a/usr.sbin/iostat/Makefile b/usr.sbin/iostat/Makefile index 2046f513ba..f96cad5e46 100644 --- a/usr.sbin/iostat/Makefile +++ b/usr.sbin/iostat/Makefile @@ -2,7 +2,7 @@ PROG= iostat CFLAGS+=-I/sys -I${.CURDIR}/../../usr.bin/vmstat -MAN8= iostat.0 +MAN8= iostat.8 DPADD= ${LIBUTIL} LDADD= -lutil BINGRP= kmem diff --git a/usr.sbin/keymap/keymap/Makefile b/usr.sbin/keymap/keymap/Makefile index e299a3ad63..e6a2714dfa 100644 --- a/usr.sbin/keymap/keymap/Makefile +++ b/usr.sbin/keymap/keymap/Makefile @@ -11,7 +11,7 @@ LDADD= -lconsutil LDFLAGS+= -L${.CURDIR}/../lib LDFLAGS+= -L${.CURDIR}/../lib/obj -MAN5= keycap.0 -MAN8= keymap.0 +MAN5= keycap.5 +MAN8= keymap.8 .include diff --git a/usr.sbin/keymap/lib/Makefile b/usr.sbin/keymap/lib/Makefile index 9d2e581938..db7b7b0016 100644 --- a/usr.sbin/keymap/lib/Makefile +++ b/usr.sbin/keymap/lib/Makefile @@ -2,9 +2,9 @@ LIB= consutil SRCS= keycap.c setfont.c whichcons.c xc_fns.c -MAN3= keycap.0 setfont.0 whichcons.0 -MAN4= co.0 -MAN5= vgafont.0 +MAN3= keycap.3 setfont.3 whichcons.3 +MAN4= co.4 +MAN5= vgafont.5 MLINKS+=keycap.3 kgetent.3 MLINKS+=keycap.3 kgetflag.3 diff --git a/usr.sbin/kgmon/Makefile b/usr.sbin/kgmon/Makefile index 3e8d00f03c..341fb6d6cc 100644 --- a/usr.sbin/kgmon/Makefile +++ b/usr.sbin/kgmon/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 5.3 (Berkeley) 5/11/90 PROG= kgmon -MAN8= kgmon.0 +MAN8= kgmon.8 .include diff --git a/usr.sbin/kvm_mkdb/Makefile b/usr.sbin/kvm_mkdb/Makefile index 51dff35eb8..8d2920e4f8 100644 --- a/usr.sbin/kvm_mkdb/Makefile +++ b/usr.sbin/kvm_mkdb/Makefile @@ -2,6 +2,6 @@ PROG= kvm_mkdb SRCS= kvm_mkdb.c nlist.c -MAN8= kvm_mkdb.0 +MAN8= kvm_mkdb.8 .include diff --git a/usr.sbin/lpr/lpc/Makefile b/usr.sbin/lpr/lpc/Makefile index ba81b3273d..68a9ec78ee 100644 --- a/usr.sbin/lpr/lpc/Makefile +++ b/usr.sbin/lpr/lpc/Makefile @@ -2,7 +2,7 @@ PROG= lpc CFLAGS+=-I${.CURDIR}/../common_source -MAN8= lpc.0 +MAN8= lpc.8 SRCS= lpc.c cmds.c cmdtab.c startdaemon.c common.c printcap.c BINGRP= daemon BINMODE=2555 diff --git a/usr.sbin/lpr/lpd/Makefile b/usr.sbin/lpr/lpd/Makefile index af796d79c9..745bb06f74 100644 --- a/usr.sbin/lpr/lpd/Makefile +++ b/usr.sbin/lpr/lpd/Makefile @@ -3,7 +3,7 @@ PROG= lpd CFLAGS+=-I${.CURDIR}/../common_source LDADD= -lutil -MAN8= lpd.0 +MAN8= lpd.8 SRCS= lpd.c printjob.c recvjob.c displayq.c rmjob.c startdaemon.c \ lpdchar.c common.c printcap.c .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/lpr/pac/Makefile b/usr.sbin/lpr/pac/Makefile index 079b67f432..586995a933 100644 --- a/usr.sbin/lpr/pac/Makefile +++ b/usr.sbin/lpr/pac/Makefile @@ -2,7 +2,7 @@ PROG= pac CFLAGS+=-I${.CURDIR}/../common_source -MAN8= pac.0 +MAN8= pac.8 SRCS= pac.c printcap.c .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/named/Makefile b/usr.sbin/named/Makefile index 9da21e264c..f7b9545b1b 100644 --- a/usr.sbin/named/Makefile +++ b/usr.sbin/named/Makefile @@ -3,7 +3,7 @@ ### -DALLOW_T_UNSPEC -Dmalloc=rt_malloc -Dfree=rt_free ### ALLOC=storage.o PROG= named -MAN8= named.0 +MAN8= named.8 CFLAGS= -O -DDEBUG -DSTATS LDADD= -lutil SRCS= db_dump.c db_glue.c db_load.c db_lookup.c db_reload.c db_save.c \ diff --git a/usr.sbin/named/tools/nslookup/Makefile b/usr.sbin/named/tools/nslookup/Makefile index beae27a7a0..c2d7e9c1ee 100644 --- a/usr.sbin/named/tools/nslookup/Makefile +++ b/usr.sbin/named/tools/nslookup/Makefile @@ -3,7 +3,7 @@ PROG= nslookup SRCS= main.c getinfo.c debug.c send.c skip.c list.c subr.c OBJS+= commands.o -MAN8= nslookup.0 +MAN8= nslookup.8 LFLAGS= -I CFLAGS+=-I${.CURDIR} DPADD= ${LIBLN} diff --git a/usr.sbin/portmap/Makefile b/usr.sbin/portmap/Makefile index 4b7cf7edd5..d47fb0a0c5 100644 --- a/usr.sbin/portmap/Makefile +++ b/usr.sbin/portmap/Makefile @@ -3,6 +3,6 @@ PROG= portmap DPADD= ${LIBRPC} ${LIBUTIL} LDADD= -lrpc -lutil -MAN8= portmap.0 +MAN8= portmap.8 .include diff --git a/usr.sbin/pwd_mkdb/Makefile b/usr.sbin/pwd_mkdb/Makefile index cc72b12845..645728b350 100644 --- a/usr.sbin/pwd_mkdb/Makefile +++ b/usr.sbin/pwd_mkdb/Makefile @@ -2,6 +2,6 @@ PROG= pwd_mkdb SRCS= pw_scan.c pwd_mkdb.c -MAN8= pwd_mkdb.0 +MAN8= pwd_mkdb.8 .include diff --git a/usr.sbin/quotaon/Makefile b/usr.sbin/quotaon/Makefile index 233cbb9037..a2e3697de9 100644 --- a/usr.sbin/quotaon/Makefile +++ b/usr.sbin/quotaon/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 5.3 (Berkeley) 5/11/90 PROG= quotaon -MAN8= quotaon.0 +MAN8= quotaon.8 MLINKS= quotaon.8 quotaoff.8 LINKS= ${BINDIR}/quotaon ${BINDIR}/quotaoff diff --git a/usr.sbin/repquota/Makefile b/usr.sbin/repquota/Makefile index dd965af7bb..7e7996345b 100644 --- a/usr.sbin/repquota/Makefile +++ b/usr.sbin/repquota/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 5.3 (Berkeley) 5/11/90 PROG= repquota -MAN8= repquota.0 +MAN8= repquota.8 .include diff --git a/usr.sbin/rmt/Makefile b/usr.sbin/rmt/Makefile index 2cfcb9ed48..42b5c568ab 100644 --- a/usr.sbin/rmt/Makefile +++ b/usr.sbin/rmt/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 5.4 (Berkeley) 5/11/90 PROG= rmt -MAN8= rmt.0 +MAN8= rmt.8 .include diff --git a/usr.sbin/rwhod/Makefile b/usr.sbin/rwhod/Makefile index 607c2ca5fc..389936982b 100644 --- a/usr.sbin/rwhod/Makefile +++ b/usr.sbin/rwhod/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 5.3 (Berkeley) 5/11/90 PROG= rwhod -MAN8= rwhod.0 +MAN8= rwhod.8 DPADD= ${LIBUTIL} LDADD= -lutil diff --git a/usr.sbin/sendmail/src/Makefile b/usr.sbin/sendmail/src/Makefile index 32e6ca6884..a779e1cbb6 100644 --- a/usr.sbin/sendmail/src/Makefile +++ b/usr.sbin/sendmail/src/Makefile @@ -21,9 +21,9 @@ SRCS= alias.c arpadate.c clock.c collect.c conf.c convtime.c daemon.c \ util.c version.c DPADD= ${LIBDBM} ${LIBCOMPAT} ${LIBUTIL} LDADD= ${LIBUTIL} -MAN1= newaliases.0 -MAN5= aliases.0 -MAN8= sendmail.0 +MAN1= newaliases.1 +MAN5= aliases.5 +MAN8= sendmail.8 LINKS= ${DESTDIR}/usr/sbin/sendmail ${DESTDIR}/usr/bin/newaliases \ ${DESTDIR}/usr/sbin/sendmail ${DESTDIR}/usr/bin/mailq BINDIR= /usr/sbin diff --git a/usr.sbin/sliplogin/Makefile b/usr.sbin/sliplogin/Makefile index e88e6f4a65..0b0bc91ff5 100644 --- a/usr.sbin/sliplogin/Makefile +++ b/usr.sbin/sliplogin/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 5.1 (Berkeley) 5/11/90 PROG= sliplogin -MAN8= sliplogin.0 +MAN8= sliplogin.8 BINOWN= root BINMODE=4555 diff --git a/usr.sbin/syslogd/Makefile b/usr.sbin/syslogd/Makefile index 61730bf4f9..df0d408814 100644 --- a/usr.sbin/syslogd/Makefile +++ b/usr.sbin/syslogd/Makefile @@ -3,8 +3,8 @@ PROG= syslogd SRCS= syslogd.c ttymsg.c .PATH: ${.CURDIR}/../../usr.bin/wall -MAN5= syslog.conf.0 -MAN8= syslogd.0 +MAN5= syslog.conf.5 +MAN8= syslogd.8 LDADD= -lutil .include diff --git a/usr.sbin/timed/timed/Makefile b/usr.sbin/timed/timed/Makefile index 7b326bed63..09207274c5 100644 --- a/usr.sbin/timed/timed/Makefile +++ b/usr.sbin/timed/timed/Makefile @@ -7,7 +7,7 @@ SRCS= acksend.c candidate.c correct.c master.c networkdelta.c readmsg.c \ slave.c timed.c byteorder.c measure.c cksum.${MACHINE}.c DPADD= ${LIBUTIL} LDADD= -lutil -MAN8= timed.0 +MAN8= timed.8 .include "../../Makefile.inc" .include diff --git a/usr.sbin/timed/timedc/Makefile b/usr.sbin/timed/timedc/Makefile index a796913c46..3d4653f012 100644 --- a/usr.sbin/timed/timedc/Makefile +++ b/usr.sbin/timed/timedc/Makefile @@ -2,7 +2,7 @@ PROG= timedc SRCS= cmds.c cmdtab.c timedc.c byteorder.c measure.c cksum.${MACHINE}.c -MAN8= timedc.0 +MAN8= timedc.8 BINOWN= root BINMODE=4555 .PATH: ${.CURDIR}/../timed diff --git a/usr.sbin/traceroute/Makefile b/usr.sbin/traceroute/Makefile index ce6557fb0e..54ee2fb406 100644 --- a/usr.sbin/traceroute/Makefile +++ b/usr.sbin/traceroute/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 5.1 (Berkeley) 5/11/90 PROG= traceroute -MAN8= traceroute.0 +MAN8= traceroute.8 BINOWN= root BINMODE=4555 diff --git a/usr.sbin/trpt/Makefile b/usr.sbin/trpt/Makefile index ce9a571327..c3abf7bc9e 100644 --- a/usr.sbin/trpt/Makefile +++ b/usr.sbin/trpt/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 5.3 (Berkeley) 5/11/90 PROG= trpt -MAN8= trpt.0 +MAN8= trpt.8 BINGRP= kmem BINMODE=2555 diff --git a/usr.sbin/trsp/Makefile b/usr.sbin/trsp/Makefile index 08d524a5be..9a4a805c8f 100644 --- a/usr.sbin/trsp/Makefile +++ b/usr.sbin/trsp/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 5.3 (Berkeley) 5/11/90 PROG= trsp -MAN8= trsp.0 +MAN8= trsp.8 BINGRP= kmem BINMODE=2555 diff --git a/usr.sbin/update/Makefile b/usr.sbin/update/Makefile index c065f24a59..5f29640740 100644 --- a/usr.sbin/update/Makefile +++ b/usr.sbin/update/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 5.5 (Berkeley) 6/29/90 PROG= update -MAN8= update.0 +MAN8= update.8 LDADD= -lutil .include diff --git a/usr.sbin/vipw/Makefile b/usr.sbin/vipw/Makefile index 0ca11d1bb1..f0d690684f 100644 --- a/usr.sbin/vipw/Makefile +++ b/usr.sbin/vipw/Makefile @@ -2,6 +2,6 @@ PROG= vipw SRCS= pw_util.c vipw.c -MAN8= vipw.0 +MAN8= vipw.8 .include -- 2.20.1