Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/share/man/man4 pullup 1.88->1.89 (drochner): add new ws...



details:   https://anonhg.NetBSD.org/src/rev/3bc02b3c7e0a
branches:  netbsd-1-4
changeset: 468418:3bc02b3c7e0a
user:      perry <perry%NetBSD.org@localhost>
date:      Thu Apr 22 15:16:14 1999 +0000

description:
pullup 1.88->1.89 (drochner): add new wscons docs

diffstat:

 share/man/man4/Makefile |  13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r 434d3108cbce -r 3bc02b3c7e0a share/man/man4/Makefile
--- a/share/man/man4/Makefile   Thu Apr 22 14:51:12 1999 +0000
+++ b/share/man/man4/Makefile   Thu Apr 22 15:16:14 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.87.2.1 1999/04/16 05:16:44 msaitoh Exp $
+#      $NetBSD: Makefile,v 1.87.2.2 1999/04/22 15:16:14 perry Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/18/93
 
 MAN=   ahb.4 ahc.4 aria.4 atalk.4 audio.4 bha.4 bpf.4 ccd.4 cd.4 ch.4 \
@@ -6,11 +6,11 @@
        exphy.4 fd.4 fpa.4 fxp.4 gre.4 icmp.4 icsphy.4 idp.4 ifmedia.4 \
        inet.4 inphy.4 ip.4 ipip.4 iso.4 isp.4 lc.4 lkm.4 lo.4 lxtphy.4 md.4 \
        midi.4 mii.4 mtio.4 ncr.4 ne.4 netintro.4 ns.4 nsip.4 nsphy.4 \
-       null.4 opl.4 options.4 pcdisplay.4 pciide.4 pckbd.4 pcscp.4 ppp.4 \
-       pty.4 puc.4 qsphy.4 raid.4 rnd.4 route.4 rtpphy.4 scsi.4 sd.4 sl.4 \
-       sm.4 spp.4 sqphy.4 ss.4 st.4 sv.4 strip.4 tb.4 tcp.4 termios.4 tl.4 \
-       tlphy.4 tp.4 tty.4 tun.4 udp.4 uha.4 uk.4 unix.4 vga.4 vnd.4 wd.4 \
-       wdc.4 wscons.4 wsdisplay.4 wskbd.4 wsmouse.4 ym.4 zstty.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 rtpphy.4 \
+       scsi.4 sd.4 sl.4 sm.4 spp.4 sqphy.4 ss.4 st.4 sv.4 strip.4 tb.4 tcp.4 \
+       termios.4 tl.4 tlphy.4 tp.4 tty.4 tun.4 udp.4 uha.4 uk.4 unix.4 vga.4 \
+       vnd.4 wd.4 wdc.4 wscons.4 wsdisplay.4 wskbd.4 wsmouse.4 ym.4 zstty.4
 
 # USB devices
 MAN+=  uaudio.4 ugen.4 uhid.4 ukbd.4 ulpt.4 ums.4 usb.4
@@ -33,6 +33,7 @@
 MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4
 MLINKS+=fpa.4 fea.4 fpa.4 fta.4
 MLINKS+=netintro.4 networking.4
+MLINKS+=pms.4 pmsi.4
 MLINKS+=si.4 sw.4
 
 SUBDIR=        man4.amiga man4.arm32 man4.atari man4.hp300 man4.i386 \



Home | Main Index | Thread Index | Old Index