Add following files to Makefiles: bzip.1 readelf.1 kldsym.2 netid.5

firewall.7 fsck_msdosfs.8 kldconfig.8 stlstty.8
This commit is contained in:
Kazuo Horikawa 2001-09-23 03:41:53 +00:00
parent b42183c044
commit 9c9fe72257
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10787
5 changed files with 15 additions and 0 deletions
ja_JP.eucJP/man

View file

@ -1,3 +1,4 @@
# $FreeBSD$
MAN1 = a2p.1\ MAN1 = a2p.1\
addftinfo.1\ addftinfo.1\
addr2line.1\ addr2line.1\
@ -13,6 +14,7 @@ MAN1 = a2p.1\
biff.1\ biff.1\
brandelf.1\ brandelf.1\
builtin.1\ builtin.1\
bzip2.1\
c89.1\ c89.1\
calendar.1\ calendar.1\
cap_mkdb.1\ cap_mkdb.1\
@ -254,6 +256,7 @@ MAN1 = a2p.1\
rcsintro.1\ rcsintro.1\
rcsmerge.1\ rcsmerge.1\
rdist.1\ rdist.1\
readelf.1\
realpath.1\ realpath.1\
refer.1\ refer.1\
rev.1\ rev.1\

View file

@ -1,3 +1,4 @@
# $FreeBSD$
MAN2 = _exit.2\ MAN2 = _exit.2\
accept.2\ accept.2\
access.2\ access.2\
@ -61,6 +62,7 @@ MAN2 = _exit.2\
kldload.2\ kldload.2\
kldnext.2\ kldnext.2\
kldstat.2\ kldstat.2\
kldsym.2\
kldunload.2\ kldunload.2\
kqueue.2\ kqueue.2\
ktrace.2\ ktrace.2\

View file

@ -1,3 +1,4 @@
# $FreeBSD$
MAN5 = a.out.5\ MAN5 = a.out.5\
acct.5\ acct.5\
aliases.5\ aliases.5\
@ -60,6 +61,7 @@ MAN5 = a.out.5\
motd.5\ motd.5\
named.conf.5\ named.conf.5\
netgroup.5\ netgroup.5\
netid.5\
networks.5\ networks.5\
nologin.5\ nologin.5\
ntp.conf.5\ ntp.conf.5\

View file

@ -1,6 +1,8 @@
# $FreeBSD$
MAN7 = ascii.7\ MAN7 = ascii.7\
clocks.7\ clocks.7\
environ.7\ environ.7\
firewall.7\
groff.7\ groff.7\
groff_char.7\ groff_char.7\
groff_man.7\ groff_man.7\

View file

@ -1,3 +1,4 @@
# $FreeBSD$
MAN8 = IPXrouted.8\ MAN8 = IPXrouted.8\
MAKEDEV.8\ MAKEDEV.8\
ac.8\ ac.8\
@ -57,6 +58,7 @@ MAN8 = IPXrouted.8\
fixmount.8\ fixmount.8\
fore_dnld.8\ fore_dnld.8\
fsck.8\ fsck.8\
fsck_msdosfs.8\
fsdb.8\ fsdb.8\
fsinfo.8\ fsinfo.8\
fsirand.8\ fsirand.8\
@ -84,10 +86,12 @@ MAN8 = IPXrouted.8\
isdndebug.8\ isdndebug.8\
isdndecode.8\ isdndecode.8\
isdnmonitor.8\ isdnmonitor.8\
isdnphone.8\
isdntel.8\ isdntel.8\
isdntelctl.8\ isdntelctl.8\
isdntrace.8\ isdntrace.8\
ispcvt.8\ ispcvt.8\
ispppcontrol.8\
jail.8\ jail.8\
joy.8\ joy.8\
kernbb.8\ kernbb.8\
@ -95,6 +99,7 @@ MAN8 = IPXrouted.8\
kget.8\ kget.8\
kgmon.8\ kgmon.8\
kgzip.8\ kgzip.8\
kldconfig.8\
kldload.8\ kldload.8\
kldstat.8\ kldstat.8\
kldunload.8\ kldunload.8\
@ -252,6 +257,7 @@ MAN8 = IPXrouted.8\
sticky.8\ sticky.8\
stlload.8\ stlload.8\
stlstats.8\ stlstats.8\
stlstty.8\
strfile.8\ strfile.8\
svr4.8\ svr4.8\
swapon.8\ swapon.8\