Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Sort sections.
details: https://anonhg.NetBSD.org/src/rev/3ffc3861212b
branches: trunk
changeset: 814699:3ffc3861212b
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Apr 04 13:29:12 2016 +0000
description:
Sort sections.
diffstat:
share/man/man4/route.4 | 8 ++++----
usr.sbin/arp/arp.4 | 10 +++++-----
2 files changed, 9 insertions(+), 9 deletions(-)
diffs (54 lines):
diff -r ea0d1e51fcdf -r 3ffc3861212b share/man/man4/route.4
--- a/share/man/man4/route.4 Mon Apr 04 13:13:09 2016 +0000
+++ b/share/man/man4/route.4 Mon Apr 04 13:29:12 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: route.4,v 1.26 2016/04/04 07:37:07 ozaki-r Exp $
+.\" $NetBSD: route.4,v 1.27 2016/04/04 13:29:12 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -349,6 +349,9 @@
#define IN6_IFF_AUTOCONF 0x40 /* autoconfigurable address. */
#define IN6_IFF_TEMPORARY 0x80 /* temporary (anonymous) address. */
.Ed
+.Sh SEE ALSO
+.Xr socket 2 ,
+.Xr sysctl 3
.Sh HISTORY
Since
.Nx 8.0 ,
@@ -364,6 +367,3 @@
.Cm RTF_LLDATA
appeared in
.Nx 8.0 .
-.Sh SEE ALSO
-.Xr socket 2 ,
-.Xr sysctl 3
diff -r ea0d1e51fcdf -r 3ffc3861212b usr.sbin/arp/arp.4
--- a/usr.sbin/arp/arp.4 Mon Apr 04 13:13:09 2016 +0000
+++ b/usr.sbin/arp/arp.4 Mon Apr 04 13:29:12 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: arp.4,v 1.11 2016/04/04 07:37:08 ozaki-r Exp $
+.\" $NetBSD: arp.4,v 1.12 2016/04/04 13:32:37 wiz Exp $
.\"
.\" Copyright (c) 1985, 1986, 1988, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -91,10 +91,6 @@
address, generally indicating that two hosts are attempting to use the
same Internet address.
.El
-.Sh HISTORY
-Since
-.Nx 8.0 ,
-the ARP cache was not stored in the routing table.
.Sh SEE ALSO
.Xr inet 4 ,
.Xr route 4 ,
@@ -113,3 +109,7 @@
.%B "Trailer Encapsulations"
.%T RFC 893
.Re
+.Sh HISTORY
+Since
+.Nx 8.0 ,
+the ARP cache was not stored in the routing table.
Home |
Main Index |
Thread Index |
Old Index