Source-Changes-HG archive

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

[src/netbsd-1-5]: src/share/man/man4 Approved by thorpej:



details:   https://anonhg.NetBSD.org/src/rev/ba057a5d6314
branches:  netbsd-1-5
changeset: 488765:ba057a5d6314
user:      mycroft <mycroft%NetBSD.org@localhost>
date:      Thu Jul 27 02:08:16 2000 +0000

description:
Approved by thorpej:
Make a link from dty.4 to tty.4.

sharesrc/share/man/man4/Makefile                        1.160 -> 1.161

diffstat:

 share/man/man4/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4e99311aca56 -r ba057a5d6314 share/man/man4/Makefile
--- a/share/man/man4/Makefile   Thu Jul 27 02:05:13 2000 +0000
+++ b/share/man/man4/Makefile   Thu Jul 27 02:08:16 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.160 2000/06/16 06:50:36 msaitoh Exp $
+#      $NetBSD: Makefile,v 1.160.2.1 2000/07/27 02:08:16 mycroft Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/18/93
 
 MAN=   adv.4 adw.4 ahb.4 ahc.4 aria.4 atalk.4 audio.4 auvia.4 \
@@ -73,6 +73,7 @@
 MLINKS+=pcppi.4 sysbeep.4
 MLINKS+=pss.4 sp.4
 MLINKS+=viaenv.4 viapm.4
+MLINKS+=tty.4 dty.4
 
 SUBDIR=        man4.amiga man4.arm26 man4.arm32 man4.atari man4.hp300 \
        man4.i386 man4.mac68k man4.mvme68k man4.pc532 man4.pmax \



Home | Main Index | Thread Index | Old Index