Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Resort sections to canonical order



details:   https://anonhg.NetBSD.org/src/rev/834a47285b45
branches:  trunk
changeset: 754880:834a47285b45
user:      joerg <joerg%NetBSD.org@localhost>
date:      Fri May 14 18:52:53 2010 +0000

description:
Resort sections to canonical order

diffstat:

 share/man/man9/arp.9 |  12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diffs (30 lines):

diff -r dec575d31217 -r 834a47285b45 share/man/man9/arp.9
--- a/share/man/man9/arp.9      Fri May 14 18:52:46 2010 +0000
+++ b/share/man/man9/arp.9      Fri May 14 18:52:53 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: arp.9,v 1.24 2009/03/10 11:56:48 joerg Exp $
+.\"    $NetBSD: arp.9,v 1.25 2010/05/14 18:52:53 joerg Exp $
 .\"
 .\" Copyright (c) 1997 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -120,6 +120,11 @@
 .\" .Xr arc_ifattach 9
 .Pp
 Plummer, D., "RFC826", An Ethernet Address Resolution Protocol.
+.Sh STANDARDS
+RFC 826
+.Sh HISTORY
+Rewritten to support other than Ethernet link level addresses in
+.Nx 1.3 .
 .Sh AUTHORS
 .An UCB CSRG
 (original implementation)
@@ -131,8 +136,3 @@
 .Pa sys/netinet/if_inarp.h
 and
 .Pa sys/netinet/if_arp.c .
-.Sh STANDARDS
-RFC 826
-.Sh HISTORY
-Rewritten to support other than Ethernet link level addresses in
-.Nx 1.3 .



Home | Main Index | Thread Index | Old Index