Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 tiny nroff nit. correct order of sections. (...
details: https://anonhg.NetBSD.org/src/rev/18f6886a92eb
branches: trunk
changeset: 487731:18f6886a92eb
user: itojun <itojun%NetBSD.org@localhost>
date: Mon Jun 12 10:32:06 2000 +0000
description:
tiny nroff nit. correct order of sections. (sync with kame)
diffstat:
share/man/man4/inet6.4 | 26 +++++++++++++-------------
share/man/man4/ipsec.4 | 13 +++++++------
2 files changed, 20 insertions(+), 19 deletions(-)
diffs (89 lines):
diff -r 7db1001812bc -r 18f6886a92eb share/man/man4/inet6.4
--- a/share/man/man4/inet6.4 Mon Jun 12 10:29:36 2000 +0000
+++ b/share/man/man4/inet6.4 Mon Jun 12 10:32:06 2000 +0000
@@ -1,5 +1,5 @@
-.\" $NetBSD: inet6.4,v 1.9 2000/04/17 05:03:25 itojun Exp $
-.\" $KAME: inet6.4,v 1.9 2000/04/14 09:30:11 itojun Exp $
+.\" $NetBSD: inet6.4,v 1.10 2000/06/12 10:32:06 itojun Exp $
+.\" $KAME: inet6.4,v 1.10 2000/06/12 10:27:23 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
.\" All rights reserved.
@@ -287,17 +287,6 @@
.Xr tcp 4 ,
.Xr ttcp 4 ,
.Xr udp 4
-.Sh CAVEAT
-The IPv6 support is subject to change as the Internet protocols develop.
-Users should not depend on details of the current implementation,
-but rather the services exported.
-.Pp
-Users are suggested to implement
-.Dq version independent
-code as much as possible, as you will need to support both
-.Xr inet 4
-and
-.Nm inet6 .
.Sh STANDARDS
.Rs
.%A Tatsuya Jinmei
@@ -313,3 +302,14 @@
.Nm
protocol interface are defined in RFC2553 and RFC2292.
The implementation described herein appeared in WIDE/KAME project.
+.Sh BUGS
+The IPv6 support is subject to change as the Internet protocols develop.
+Users should not depend on details of the current implementation,
+but rather the services exported.
+.Pp
+Users are suggested to implement
+.Dq version independent
+code as much as possible, as you will need to support both
+.Xr inet 4
+and
+.Nm inet6 .
diff -r 7db1001812bc -r 18f6886a92eb share/man/man4/ipsec.4
--- a/share/man/man4/ipsec.4 Mon Jun 12 10:29:36 2000 +0000
+++ b/share/man/man4/ipsec.4 Mon Jun 12 10:32:06 2000 +0000
@@ -1,5 +1,5 @@
-.\" $NetBSD: ipsec.4,v 1.6 2000/04/20 14:24:43 itojun Exp $
-.\" $KAME: ipsec.4,v 1.7 2000/04/20 08:01:41 itojun Exp $
+.\" $NetBSD: ipsec.4,v 1.7 2000/06/12 10:32:06 itojun Exp $
+.\" $KAME: ipsec.4,v 1.10 2000/06/12 10:30:50 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
.\" All rights reserved.
@@ -209,6 +209,7 @@
.Xr sysctl 8 ,
.Xr racoon 8
.Pp
+.Sh STANDARDS
.Rs
.%A Daniel L. McDonald
.%A Craig Metz
@@ -217,6 +218,7 @@
.%R RFC
.%N 2367
.Re
+.Pp
.Rs
.%A "D. L. McDonald"
.%T "A Simple IP Security API Extension to BSD Sockets"
@@ -224,7 +226,9 @@
.%N "draft-mcdonald-simple-ipsec-api-03.txt"
.%O work in progress material
.Re
-.Sh CAVEAT
+.Sh HISTORY
+The implementation described herein appeared in WIDE/KAME IPv6/IPsec stack.
+.Sh BUGS
The IPsec support is subject to change as the IPsec protocols develop.
.Pp
There is no single standard for policy engine API,
@@ -239,6 +243,3 @@
packet, not the encapsulated
.Pq inner
packet.
-.\"
-.Sh HISTORY
-The implementation described herein appeared in WIDE/KAME IPv6/IPsec stack.
Home |
Main Index |
Thread Index |
Old Index