diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-11-08 19:24:46 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-11-08 19:24:46 +0000 |
commit | 52f6421f40df7e48dede9db92580f762cbcf63b4 (patch) | |
tree | 2bc94923f6e6d50c2d5a5728ec28d8b87fb181fd /share/man | |
parent | 293eb24e12a3861b2342ac795476fe866ee6966c (diff) |
bktr is leaving the i386 nest
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/Makefile | 10 | ||||
-rw-r--r-- | share/man/man4/bktr.4 (renamed from share/man/man4/man4.i386/bktr.4) | 4 | ||||
-rw-r--r-- | share/man/man4/man4.i386/Makefile | 4 |
3 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index eb0de9d702c..da8109b9b8b 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,12 +1,12 @@ -# $OpenBSD: Makefile,v 1.221 2002/10/04 16:25:03 mickey Exp $ +# $OpenBSD: Makefile,v 1.222 2002/11/08 19:24:45 mickey Exp $ MAN= aac.4 ac97.4 addcom.4 adv.4 aha.4 ahb.4 ahc.4 aic.4 \ ami.4 amdpm.4 amphy.4 an.4 aria.4 ast.4 atalk.4 atapiscsi.4 \ audio.4 aue.4 auich.4 autri.4 auvia.4 awi.4 az.4 bpf.4 bridge.4 \ - bge.4 bmtphy.4 brgphy.4 bha.4 bio.4 boca.4 cac.4 cardbus.4 ccd.4 \ - cd.4 ch.4 clnp.4 clcs.4 clct.4 cltp.4 \ - cmpci.4 cnw.4 com.4 crypto.4 \ - cue.4 cy.4 cz.4 dc.4 ddb.4 de.4 dpt.4 drum.4 eap.4 ec.4 \ + bge.4 bmtphy.4 brgphy.4 bha.4 bio.4 bktr.4 boca.4 \ + cac.4 cardbus.4 ccd.4 cd.4 ch.4 clnp.4 clcs.4 clct.4 cltp.4 \ + cmpci.4 cnw.4 com.4 crypto.4 cue.4 cy.4 cz.4 \ + dc.4 ddb.4 de.4 dpt.4 drum.4 eap.4 ec.4 \ eephy.4 ef.4 eg.4 eisa.4 el.4 em.4 emu.4 enc.4 ep.4 esa.4 esis.4 \ eso.4 ess.4 exphy.4 fd.4 fdc.4 fpa.4 \ fms.4 fxp.4 gem.4 gdt.4 gpr.4 gre.4 gtp.4 gx.4 hifn.4 hsq.4 icmp.4 \ diff --git a/share/man/man4/man4.i386/bktr.4 b/share/man/man4/bktr.4 index 3dcff7b99b2..7a073f4cf38 100644 --- a/share/man/man4/man4.i386/bktr.4 +++ b/share/man/man4/bktr.4 @@ -1,8 +1,8 @@ -.\" $OpenBSD: bktr.4,v 1.10 2002/10/01 07:14:14 miod Exp $ +.\" $OpenBSD: bktr.4,v 1.1 2002/11/08 19:24:45 mickey Exp $ .\" $FreeBSD: /c/ncvs/src/share/man/man4/bktr.4,v 1.9.2.5 2001/03/06 19:08:09 ru Exp $ .\" .Dd January 28, 1998 -.Dt BKTR 4 i386 +.Dt BKTR 4 .Os .Sh NAME .Nm bktr diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile index 332b1f9426e..f41e75deb34 100644 --- a/share/man/man4/man4.i386/Makefile +++ b/share/man/man4/man4.i386/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.44 2002/03/14 19:39:16 jason Exp $ +# $OpenBSD: Makefile,v 1.45 2002/11/08 19:24:45 mickey Exp $ # from: @(#)Makefile 5.1 (Berkeley) 2/12/91 # Id: Makefile,v 1.4 1995/12/14 05:41:38 deraadt Exp $ -MAN= apm.4 autoconf.4 bios.4 bktr.4 gus.4 ie.4 intro.4 iy.4 joy.4 \ +MAN= apm.4 autoconf.4 bios.4 gus.4 ie.4 intro.4 iy.4 joy.4 \ le.4 lms.4 mcd.4 mem.4 mms.4 mtrr.4 npx.4 pcibios.4 \ pctr.4 pss.4 sb.4 \ sea.4 speaker.4 uha.4 wdt.4 wss.4 wt.4 |