summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1995-02-15 01:20:03 +0000
committerwollman <wollman@FreeBSD.org>1995-02-15 01:20:03 +0000
commitb9753ce5eb6bab20f9da84c2d3b108dc5478a927 (patch)
tree9c6afe10a8bce29c453374b85cabc55d28375c03 /share
parentf4705baefc06117f5185e288b6ef552171307d58 (diff)
downloadFreeBSD-src-b9753ce5eb6bab20f9da84c2d3b108dc5478a927.zip
FreeBSD-src-b9753ce5eb6bab20f9da84c2d3b108dc5478a927.tar.gz
Move apm(4) to i386 section, since it is i386-specific.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/Makefile2
-rw-r--r--share/man/man4/man4.i386/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 010bfff..2f05348 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1,6 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 6/18/93
-MAN4= apm.4 bpf.4 cd.4 ch.4 clnp.4 cltp.4 ddb.4 drum.4 esis.4 fd.4 \
+MAN4= bpf.4 cd.4 ch.4 clnp.4 cltp.4 ddb.4 drum.4 esis.4 fd.4 \
icmp.4 idp.4 inet.4 ip.4 iso.4 lkm.4 lo.4 netintro.4 ns.4 nsip.4 \
null.4 pty.4 route.4 scsi.4 sd.4 spp.4 st.4 su.4 tcp.4 termios.4 \
tp.4 tty.4 udp.4 uk.4 unix.4 yp.4
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index e7896ee..90f996c 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 0.1 (RWGrimes) 3/25/93
-MAN4= aha.4 ahb.4 bt.4 cx.4 ed.4 fdc.4 ie.4 is.4 joy.4 keyboard.4 lpt.4 \
- mcd.4 mem.4 mse.4 npx.4 screen.4 sio.4 spkr.4 tw.4 uha.4 wd.4
+MAN4= aha.4 ahb.4 apm.4 bt.4 cx.4 ed.4 fdc.4 ie.4 is.4 joy.4 keyboard.4 \
+ lpt.4 mcd.4 mem.4 mse.4 npx.4 screen.4 sio.4 spkr.4 tw.4 uha.4 wd.4
MLINKS= aha.4 ../aha.4
MLINKS+= ahb.4 ../ahb.4
OpenPOWER on IntegriCloud