MAN[1-9] -> MAN.

This commit is contained in:
Ruslan Ermilov 2001-03-27 13:48:25 +00:00
parent cb167b5936
commit acaf79e1b9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=74856
14 changed files with 16 additions and 15 deletions

View File

@ -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:

View File

@ -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 \

View File

@ -1,7 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/18/93
# $FreeBSD$
MAN4= aac.4 \
MAN= aac.4 \
adv.4 \
adw.4 \
aha.4 \

View File

@ -1,6 +1,6 @@
# $FreeBSD$
MAN4= linux.4 osf1.4
MAN= linux.4 osf1.4
MANSUBDIR=/alpha

View File

@ -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 \

View File

@ -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 \

View File

@ -1,5 +1,5 @@
# $FreeBSD$
MAN6= intro.6
MAN= intro.6
.include <bsd.prog.mk>

View File

@ -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

View File

@ -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

View File

@ -1,7 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
# $FreeBSD$
MAN8= MAKEDEV.8
MAN= MAKEDEV.8
MANSUBDIR=/alpha
.include <bsd.prog.mk>

View File

@ -1,7 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
# $FreeBSD$
MAN8= MAKEDEV.8
MAN= MAKEDEV.8
MANSUBDIR=/i386
.include <bsd.prog.mk>

View File

@ -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 \

View File

@ -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/}

View File

@ -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