Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Add ray(4).
details: https://anonhg.NetBSD.org/src/rev/3670cecf6bde
branches: trunk
changeset: 481188:3670cecf6bde
user: augustss <augustss%NetBSD.org@localhost>
date: Mon Jan 24 15:15:21 2000 +0000
description:
Add ray(4).
diffstat:
distrib/sets/lists/man/mi | 4 +++-
share/man/man4/Makefile | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (43 lines):
diff -r 1d615e0e00b4 -r 3670cecf6bde distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Mon Jan 24 15:13:11 2000 +0000
+++ b/distrib/sets/lists/man/mi Mon Jan 24 15:15:21 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.196 2000/01/24 07:25:05 mycroft Exp $
+# $NetBSD: mi,v 1.197 2000/01/24 15:15:21 augustss Exp $
./usr/share/info/am-utils.info
./usr/share/info/awk.info
./usr/share/info/bfd.info
@@ -471,6 +471,7 @@
./usr/share/man/cat4/puc.0
./usr/share/man/cat4/qsphy.0
./usr/share/man/cat4/raid.0
+./usr/share/man/cat4/ray.0
./usr/share/man/cat4/rmidi.0
./usr/share/man/cat4/rnd.0
./usr/share/man/cat4/route.0
@@ -1401,6 +1402,7 @@
./usr/share/man/man4/puc.4
./usr/share/man/man4/qsphy.4
./usr/share/man/man4/raid.4
+./usr/share/man/man4/ray.4
./usr/share/man/man4/rmidi.4
./usr/share/man/man4/rnd.4
./usr/share/man/man4/route.4
diff -r 1d615e0e00b4 -r 3670cecf6bde share/man/man4/Makefile
--- a/share/man/man4/Makefile Mon Jan 24 15:13:11 2000 +0000
+++ b/share/man/man4/Makefile Mon Jan 24 15:15:21 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.123 2000/01/23 14:29:14 drochner Exp $
+# $NetBSD: Makefile,v 1.124 2000/01/24 15:17:38 augustss Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN= ahb.4 ahc.4 aria.4 atalk.4 audio.4 awi.4 bha.4 bpf.4 cardbus.4 ccd.4 \
@@ -9,7 +9,7 @@
mbe.4 md.4 mhzc.4 midi.4 mii.4 mpu.4 mtio.4 ncr.4 ne.4 netintro.4 \
ns.4 nsip.4 nsphy.4 ntwoc.4 null.4 opl.4 options.4 pcdisplay.4 \
pciide.4 pckbc.4 pckbd.4 pcppi.4 pcscp.4 pms.4 ppp.4 \
- pty.4 puc.4 qsphy.4 raid.4 rnd.4 route.4 scsi.4 sd.4 \
+ pty.4 puc.4 qsphy.4 raid.4 ray.4 rnd.4 route.4 scsi.4 sd.4 \
sl.4 sm.4 speaker.4 spp.4 sqphy.4 ss.4 st.4 sv.4 strip.4 \
tb.4 tcp.4 termios.4 tl.4 tlp.4 tlphy.4 tp.4 tr.4 tty.4 \
tun.4 tqphy.4 udp.4 uha.4 uk.4 ukphy.4 unix.4 vga.4 \
Home |
Main Index |
Thread Index |
Old Index