From a5027c15dace23e9d92ace2fa5288f70db9df027 Mon Sep 17 00:00:00 2001 From: Kazuo Horikawa Date: Wed, 8 May 2002 03:32:41 +0000 Subject: [PATCH] Connect usbhidctl.1, driver.conf.5, host.conf.5, atacontrol.8, and editmap.8 to Makefiles. --- ja_JP.eucJP/man/man1/Makefile | 1 + ja_JP.eucJP/man/man5/Makefile | 4 +++- ja_JP.eucJP/man/man8/Makefile | 2 ++ 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ja_JP.eucJP/man/man1/Makefile b/ja_JP.eucJP/man/man1/Makefile index 6d86cd9b7d..a2319a1cdf 100644 --- a/ja_JP.eucJP/man/man1/Makefile +++ b/ja_JP.eucJP/man/man1/Makefile @@ -340,6 +340,7 @@ MAN1 = a2p.1\ units.1\ unvis.1\ uptime.1\ + usbhidctl.1\ users.1\ uuconv.1\ uucp.1\ diff --git a/ja_JP.eucJP/man/man5/Makefile b/ja_JP.eucJP/man/man5/Makefile index 73ab3d9ead..f5550a97f8 100644 --- a/ja_JP.eucJP/man/man5/Makefile +++ b/ja_JP.eucJP/man/man5/Makefile @@ -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\ acct.5\ aliases.5\ @@ -18,6 +18,7 @@ MAN5 = a.out.5\ disklabel.5\ disktab.5\ dm.conf.5\ + drivers.conf.5\ editrc.5\ elf.5\ ethers.5\ @@ -33,6 +34,7 @@ MAN5 = a.out.5\ groff_out.5\ groff_tmac.5\ group.5\ + host.conf.5\ hosts.5\ hosts.equiv.5\ hosts.lpd.5\ diff --git a/ja_JP.eucJP/man/man8/Makefile b/ja_JP.eucJP/man/man8/Makefile index 4bade4f1da..2b7b429366 100644 --- a/ja_JP.eucJP/man/man8/Makefile +++ b/ja_JP.eucJP/man/man8/Makefile @@ -12,6 +12,7 @@ MAN8 = IPXrouted.8\ apm.8\ apmd.8\ arp.8\ + atacontrol.8\ atm.8\ atmarpd.8\ atrun.8\ @@ -49,6 +50,7 @@ MAN8 = IPXrouted.8\ dump.8\ dumpfs.8\ dumpon.8\ + editmap.8\ edquota.8\ faithd.8\ fdcontrol.8\