Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 add IPv6/IPsec manpage into MAN



details:   https://anonhg.NetBSD.org/src/rev/0d1ff970d039
branches:  trunk
changeset: 474201:0d1ff970d039
user:      itojun <itojun%NetBSD.org@localhost>
date:      Thu Jul 01 10:55:53 1999 +0000

description:
add IPv6/IPsec manpage into MAN

diffstat:

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

diffs (19 lines):

diff -r 136da3d29302 -r 0d1ff970d039 share/man/man4/Makefile
--- a/share/man/man4/Makefile   Thu Jul 01 10:53:48 1999 +0000
+++ b/share/man/man4/Makefile   Thu Jul 01 10:55:53 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.91 1999/06/27 18:35:31 augustss Exp $
+#      $NetBSD: Makefile,v 1.92 1999/07/01 10:55:53 itojun 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 \
@@ -30,6 +30,9 @@
 # machine-independent VME devices
 MAN+=  si.4
 
+# IPv6/IPsec
+MAN+=  gif.4 ipsec.4 inet6.4
+
 MLINKS+=bha.4 bt.4
 MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4
 MLINKS+=fpa.4 fea.4 fpa.4 fta.4



Home | Main Index | Thread Index | Old Index