From a27d1d954d337d973c8c98834c505c64472f2aeb Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 27 Mar 2001 13:48:25 +0000 Subject: MAN[1-9] -> MAN. --- share/man/man1/Makefile | 2 +- share/man/man3/Makefile | 2 +- share/man/man4/Makefile | 2 +- share/man/man4/man4.alpha/Makefile | 2 +- share/man/man4/man4.i386/Makefile | 2 +- share/man/man5/Makefile | 2 +- share/man/man6/Makefile | 2 +- share/man/man7/Makefile | 2 +- share/man/man8/Makefile | 2 +- share/man/man8/man8.alpha/Makefile | 2 +- share/man/man8/man8.i386/Makefile | 2 +- share/man/man9/Makefile | 4 ++-- share/me/Makefile | 3 ++- share/termcap/Makefile | 2 +- 14 files changed, 16 insertions(+), 15 deletions(-) diff --git a/share/man/man1/Makefile b/share/man/man1/Makefile index 94ad04c..2d8dda4 100644 --- a/share/man/man1/Makefile +++ b/share/man/man1/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 # $FreeBSD$ -MAN1= builtin.1 intro.1 +MAN= builtin.1 intro.1 # Create MLINKS for Shell built in commands for which there are no userland # utilities of the same name: diff --git a/share/man/man3/Makefile b/share/man/man3/Makefile index 21ff706..09f361a 100644 --- a/share/man/man3/Makefile +++ b/share/man/man3/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 8.2 (Berkeley) 12/13/93 # $FreeBSD$ -MAN3= assert.3 bitstring.3 end.3 fpgetround.3 intro.3 pthread.3 queue.3 \ +MAN= assert.3 bitstring.3 end.3 fpgetround.3 intro.3 pthread.3 queue.3 \ stdarg.3 sysexits.3 MLINKS+=bitstring.3 bit_alloc.3 bitstring.3 bit_clear.3 \ bitstring.3 bit_decl.3 bitstring.3 bit_ffc.3 bitstring.3 bit_ffs.3 \ diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index f4bd9ca..d1fca97 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/18/93 # $FreeBSD$ -MAN4= aac.4 \ +MAN= aac.4 \ adv.4 \ adw.4 \ aha.4 \ diff --git a/share/man/man4/man4.alpha/Makefile b/share/man/man4/man4.alpha/Makefile index 6adfda2..a9beac5 100644 --- a/share/man/man4/man4.alpha/Makefile +++ b/share/man/man4/man4.alpha/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -MAN4= linux.4 osf1.4 +MAN= linux.4 osf1.4 MANSUBDIR=/alpha diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile index 01b8241..82a17b5 100644 --- a/share/man/man4/man4.i386/Makefile +++ b/share/man/man4/man4.i386/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -MAN4= aic.4 alpm.4 apm.4 ar.4 asc.4 asr.4 \ +MAN= aic.4 alpm.4 apm.4 ar.4 asc.4 asr.4 \ cs.4 cx.4 cy.4 \ dgb.4 el.4 en.4 ep.4 ex.4 fe.4 gsc.4 \ ie.4 io.4 labpc.4 le.4 linux.4 lnc.4 matcd.4 mcd.4 \ diff --git a/share/man/man5/Makefile b/share/man/man5/Makefile index 2bdc0a6..345534c 100644 --- a/share/man/man5/Makefile +++ b/share/man/man5/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ #MISSING: dump.5 plot.5 -MAN5= a.out.5 acct.5 core.5 devfs.5 dir.5 disktab.5 ethers.5 \ +MAN= a.out.5 acct.5 core.5 devfs.5 dir.5 disktab.5 ethers.5 \ elf.5 fbtab.5 fdesc.5 forward.5 fs.5 fstab.5 group.5 \ hesiod.conf.5 \ hosts.5 hosts.equiv.5 hosts.lpd.5 intro.5 link.5 \ diff --git a/share/man/man6/Makefile b/share/man/man6/Makefile index 5384a50..be6547e 100644 --- a/share/man/man6/Makefile +++ b/share/man/man6/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -MAN6= intro.6 +MAN= intro.6 .include diff --git a/share/man/man7/Makefile b/share/man/man7/Makefile index ba79978..56160db 100644 --- a/share/man/man7/Makefile +++ b/share/man/man7/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ #MISSING: eqnchar.7 ms.7 term.7 -MAN7= ascii.7 build.7 clocks.7 environ.7 hier.7 hostname.7 intro.7 mailaddr.7 \ +MAN= ascii.7 build.7 clocks.7 environ.7 hier.7 hostname.7 intro.7 mailaddr.7 \ man.7 mdoc.7 mdoc.samples.7 operator.7 ports.7 security.7 \ style.perl.7 MLINKS= intro.7 miscellaneous.7 diff --git a/share/man/man8/Makefile b/share/man/man8/Makefile index eb754fe..c66f3a1 100644 --- a/share/man/man8/Makefile +++ b/share/man/man8/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 # $FreeBSD$ -MAN8= adding_user.8 crash.8 diskless.8 intro.8 picobsd.8 rc.8 sticky.8 +MAN= adding_user.8 crash.8 diskless.8 intro.8 picobsd.8 rc.8 sticky.8 MLINKS= rc.8 rc.serial.8 rc.8 rc.pccard.8 rc.8 rc.network.8 \ rc.8 rc.firewall.8 rc.8 rc.atm.8 rc.8 rc.local.8 rc.8 rc.shutdown.8 diff --git a/share/man/man8/man8.alpha/Makefile b/share/man/man8/man8.alpha/Makefile index bf2f797..4a4f4f7 100644 --- a/share/man/man8/man8.alpha/Makefile +++ b/share/man/man8/man8.alpha/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 # $FreeBSD$ -MAN8= MAKEDEV.8 +MAN= MAKEDEV.8 MANSUBDIR=/alpha .include diff --git a/share/man/man8/man8.i386/Makefile b/share/man/man8/man8.i386/Makefile index 081e810..53c60d3 100644 --- a/share/man/man8/man8.i386/Makefile +++ b/share/man/man8/man8.i386/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 # $FreeBSD$ -MAN8= MAKEDEV.8 +MAN= MAKEDEV.8 MANSUBDIR=/i386 .include diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile index b2a8593..7815f05 100644 --- a/share/man/man9/Makefile +++ b/share/man/man9/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -MAN9= CONDSPLASSERT.9 DECLARE_MODULE.9 DELAY.9 DEV_MODULE.9 KASSERT.9 MD5.9 \ +MAN= CONDSPLASSERT.9 DECLARE_MODULE.9 DELAY.9 DEV_MODULE.9 KASSERT.9 MD5.9 \ MODULE_DEPEND.9 MODULE_VERSION.9 SPLASSERT.9 \ VFS.9 VFS_FHTOVP.9 VFS_INIT.9 VFS_MOUNT.9 VFS_QUOTACTL.9 \ VFS_ROOT.9 VFS_START.9 VFS_STATFS.9 VFS_SYNC.9 VFS_UNMOUNT.9 \ @@ -32,7 +32,7 @@ MAN9= CONDSPLASSERT.9 DECLARE_MODULE.9 DELAY.9 DEV_MODULE.9 KASSERT.9 MD5.9 \ uio.9 \ vcount.9 vget.9 vnode.9 vput.9 vref.9 vrele.9 vslock.9 -MAN9+= device.9 device_add_child.9 device_delete_child.9 device_enable.9 \ +MAN+= device.9 device_add_child.9 device_delete_child.9 device_enable.9 \ device_find_child.9 device_get_children.9 \ device_get_devclass.9 device_get_driver.9 \ device_get_ivars.9 device_get_softc.9 device_get_state.9 \ diff --git a/share/me/Makefile b/share/me/Makefile index 1235af3..5dc1b06 100644 --- a/share/me/Makefile +++ b/share/me/Makefile @@ -1,4 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 3/27/94 +# $FreeBSD$ MELIB= ${BINDIR}/me TMLIB= ${BINDIR}/tmac @@ -10,7 +11,7 @@ FILES= ${MESRCS} ${TMSRCS} CLEANFILES+= ${FILES:S/$/.tmp/} # XXX use groff version -# MAN7= me.7 +# MAN= me.7 all: ${FILES:S/$/.tmp/} diff --git a/share/termcap/Makefile b/share/termcap/Makefile index 53ba1cd..6c84b6a 100644 --- a/share/termcap/Makefile +++ b/share/termcap/Makefile @@ -5,7 +5,7 @@ # (in reverse order from n'th to 1'st most commonly used) # to move them to the front of termcap # -MAN5= termcap.5 +MAN= termcap.5 CLEANFILES+= termcap termcap.db FILES= termcap termcap.db -- cgit v1.1