Connect usbhidctl.1, driver.conf.5, host.conf.5, atacontrol.8, and editmap.8
to Makefiles.
This commit is contained in:
parent
90b5eaace0
commit
a5027c15da
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13001
3 changed files with 6 additions and 1 deletions
|
@ -340,6 +340,7 @@ MAN1 = a2p.1\
|
||||||
units.1\
|
units.1\
|
||||||
unvis.1\
|
unvis.1\
|
||||||
uptime.1\
|
uptime.1\
|
||||||
|
usbhidctl.1\
|
||||||
users.1\
|
users.1\
|
||||||
uuconv.1\
|
uuconv.1\
|
||||||
uucp.1\
|
uucp.1\
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $FreeBSD: doc/ja_JP.eucJP/man/man5/Makefile,v 1.16 2001/09/23 03:41:53 horikawa Exp $
|
# $FreeBSD$
|
||||||
MAN5 = a.out.5\
|
MAN5 = a.out.5\
|
||||||
acct.5\
|
acct.5\
|
||||||
aliases.5\
|
aliases.5\
|
||||||
|
@ -18,6 +18,7 @@ MAN5 = a.out.5\
|
||||||
disklabel.5\
|
disklabel.5\
|
||||||
disktab.5\
|
disktab.5\
|
||||||
dm.conf.5\
|
dm.conf.5\
|
||||||
|
drivers.conf.5\
|
||||||
editrc.5\
|
editrc.5\
|
||||||
elf.5\
|
elf.5\
|
||||||
ethers.5\
|
ethers.5\
|
||||||
|
@ -33,6 +34,7 @@ MAN5 = a.out.5\
|
||||||
groff_out.5\
|
groff_out.5\
|
||||||
groff_tmac.5\
|
groff_tmac.5\
|
||||||
group.5\
|
group.5\
|
||||||
|
host.conf.5\
|
||||||
hosts.5\
|
hosts.5\
|
||||||
hosts.equiv.5\
|
hosts.equiv.5\
|
||||||
hosts.lpd.5\
|
hosts.lpd.5\
|
||||||
|
|
|
@ -12,6 +12,7 @@ MAN8 = IPXrouted.8\
|
||||||
apm.8\
|
apm.8\
|
||||||
apmd.8\
|
apmd.8\
|
||||||
arp.8\
|
arp.8\
|
||||||
|
atacontrol.8\
|
||||||
atm.8\
|
atm.8\
|
||||||
atmarpd.8\
|
atmarpd.8\
|
||||||
atrun.8\
|
atrun.8\
|
||||||
|
@ -49,6 +50,7 @@ MAN8 = IPXrouted.8\
|
||||||
dump.8\
|
dump.8\
|
||||||
dumpfs.8\
|
dumpfs.8\
|
||||||
dumpon.8\
|
dumpon.8\
|
||||||
|
editmap.8\
|
||||||
edquota.8\
|
edquota.8\
|
||||||
faithd.8\
|
faithd.8\
|
||||||
fdcontrol.8\
|
fdcontrol.8\
|
||||||
|
|
Loading…
Reference in a new issue