summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2000-01-28 08:41:04 +0000
committerasmodai <asmodai@FreeBSD.org>2000-01-28 08:41:04 +0000
commit40392f826a06677252f97def7aa87c2374cfb916 (patch)
treeca85e5e00505620a3984787005f60708e0282541
parentf1a70ea24fc039df6d8ea38dbb8fdcc1337108fc (diff)
downloadFreeBSD-src-40392f826a06677252f97def7aa87c2374cfb916.zip
FreeBSD-src-40392f826a06677252f97def7aa87c2374cfb916.tar.gz
Fix misunderstanding that ata(4) is i386 only. Since this file has
no history, it does not warrant repo action.
-rw-r--r--share/man/man4/Makefile4
-rw-r--r--share/man/man4/ata.4 (renamed from share/man/man4/man4.i386/ata.4)0
-rw-r--r--share/man/man4/man4.i386/Makefile3
3 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 768dad4..0bb29b3 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1,8 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 6/18/93
# $FreeBSD$
-MAN4= ahc.4 amd.4 amr.4 an.4 atkbd.4 atkbdc.4 aue.4 blackhole.4 bpf.4 \
- bridge.4 ccd.4 cd.4 ch.4 csa.4 cue.4 da.4 dc.4 ddb.4 de.4 \
+MAN4= ahc.4 amd.4 amr.4 an.4 ata.4 atkbd.4 atkbdc.4 aue.4 blackhole.4 \
+ bpf.4 bridge.4 ccd.4 cd.4 ch.4 csa.4 cue.4 da.4 dc.4 ddb.4 de.4 \
divert.4 dummynet.4 faith.4 fd.4 fdc.4 fpa.4 fxp.4 \
gif.4 gusc.4 \
icmp.4 ifmib.4 iic.4 iicbb.4 iicbus.4 iicsmb.4 \
diff --git a/share/man/man4/man4.i386/ata.4 b/share/man/man4/ata.4
index c42f528..c42f528 100644
--- a/share/man/man4/man4.i386/ata.4
+++ b/share/man/man4/ata.4
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index d05b5e5..16d3bb5 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-MAN4= adv.4 adw.4 aha.4 ahb.4 aic.4 alpm.4 apm.4 ar.4 asc.4 ata.4 \
+MAN4= adv.4 adw.4 aha.4 ahb.4 aic.4 alpm.4 apm.4 ar.4 asc.4 \
bktr.4 bt.4 cs.4 cx.4 cy.4 \
dgb.4 dpt.4 ed.4 el.4 en.4 ep.4 ex.4 fe.4 gsc.4 \
ie.4 io.4 joy.4 labpc.4 le.4 lnc.4 matcd.4 mcd.4 \
@@ -20,7 +20,6 @@ MLINKS+= alpm.4 ../alpm.4
MLINKS+= apm.4 ../apm.4
MLINKS+= ar.4 ../ar.4
MLINKS+= asc.4 ../asc.4
-MLINKS+= ata.4 ../ata.4
MLINKS+= bktr.4 ../bktr.4
MLINKS+= bt.4 ../bt.4
MLINKS+= cs.4 ../cs.4
OpenPOWER on IntegriCloud