summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>1998-09-09 22:10:59 +0000
committerJason Wright <jason@cvs.openbsd.org>1998-09-09 22:10:59 +0000
commit670ad21e619eb025ed1e135f4761dcd33f373874 (patch)
tree9761d9900e1bff1b44919e163b9dda9444257eca
parente6a55d0a2e21f3f9a6c9f1b31ed215158ce7f2c8 (diff)
Moved xl manpage from i386 specific to generic
-rw-r--r--share/man/man4/Makefile5
-rw-r--r--share/man/man4/man4.i386/Makefile4
-rw-r--r--share/man/man4/xl.4 (renamed from share/man/man4/man4.i386/xl.4)2
3 files changed, 6 insertions, 5 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 4aab50178bb..710d8e107d0 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.42 1998/09/03 23:08:10 jason Exp $
+# $OpenBSD: Makefile,v 1.43 1998/09/09 22:10:58 jason Exp $
# $NetBSD: Makefile,v 1.22.4.2 1996/07/18 00:51:10 jtc Exp $
MAN= atalk.4 audio.4 acd.4 ahc.4 bpf.4 ccd.4 cd.4 ch.4 clnp.4 cltp.4 ddb.4 \
@@ -7,7 +7,8 @@ MAN= atalk.4 audio.4 acd.4 ahc.4 bpf.4 ccd.4 cd.4 ch.4 clnp.4 cltp.4 ddb.4 \
ksyms.4 lkm.4 lo.4 mtio.4 ncr.4 netintro.4 ns.4 \
nsip.4 null.4 options.4 pty.4 random.4 route.4 scsi.4 sd.4 sl.4 \
spp.4 st.4 sv.4 \
- tb.4 tcp.4 termios.4 tty.4 tp.4 tun.4 udp.4 uk.4 unix.4 vnd.4 wd.4 ym.4
+ tb.4 tcp.4 termios.4 tty.4 tp.4 tun.4 udp.4 uk.4 unix.4 vnd.4 wd.4 \
+ xl.4 ym.4
MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4
MLINKS+=netintro.4 networking.4
MLINKS+=random.4 srandom.4 random.4 urandom.4 random.4 prandom.4
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile
index d85360fb733..f51fc493f36 100644
--- a/share/man/man4/man4.i386/Makefile
+++ b/share/man/man4/man4.i386/Makefile
@@ -1,11 +1,11 @@
-# $OpenBSD: Makefile,v 1.20 1998/09/09 05:21:22 jason Exp $
+# $OpenBSD: Makefile,v 1.21 1998/09/09 22:10:58 jason Exp $
# from: @(#)Makefile 5.1 (Berkeley) 2/12/91
# Id: Makefile,v 1.4 1995/12/14 05:41:38 deraadt Exp $
MAN= intro.4 aha.4 ahb.4 aic.4 apm.4 aria.4 ast.4 autoconf.4 boca.4 bt.4
MAN+= com.4 cy.4 ed.4 ep.4 fdc.4 iy.4 lms.4 lpt.4 mcd.4 mem.4 mms.4
MAN+= npx.4 pctr.4 pms.4 rtfps.4 scd.4 sea.4 speaker.4 uha.4 wdc.4
-MAN+= eg.4 el.4 ie.4 joy.4 le.4 wt.4 xl.4
+MAN+= eg.4 el.4 ie.4 joy.4 le.4 wt.4
MAN+= gus.4 pss.4 sb.4 wss.4
MAN+= xf86.4
diff --git a/share/man/man4/man4.i386/xl.4 b/share/man/man4/xl.4
index f2dd26db22f..bff9579e21d 100644
--- a/share/man/man4/man4.i386/xl.4
+++ b/share/man/man4/xl.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: xl.4,v 1.1 1998/09/09 05:21:22 jason Exp $
+.\" $OpenBSD: xl.4,v 1.1 1998/09/09 22:10:58 jason Exp $
.\"
.\" Copyright (c) 1997, 1998
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.