Module Name:    src
Committed By:   joerg
Date:           Fri May 14 18:54:01 UTC 2010

Modified Files:
        src/share/man/man9: ethersubr.9

Log Message:
Reorder sections to canonical order.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/share/man/man9/ethersubr.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/ethersubr.9
diff -u src/share/man/man9/ethersubr.9:1.22 src/share/man/man9/ethersubr.9:1.23
--- src/share/man/man9/ethersubr.9:1.22	Mon Mar 22 18:58:33 2010
+++ src/share/man/man9/ethersubr.9	Fri May 14 18:54:01 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ethersubr.9,v 1.22 2010/03/22 18:58:33 joerg Exp $
+.\"	$NetBSD: ethersubr.9,v 1.23 2010/05/14 18:54:01 joerg Exp $
 .\"
 .\" Copyright (c) 1997 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -172,6 +172,9 @@
 .El
 .Sh SEE ALSO
 .Xr arp 9
+.Sh HISTORY
+Rewritten to attach to the new ARP system in
+.Nx 1.3 .
 .Sh AUTHORS
 UCB CSRG (original implementation)
 .Pp
@@ -186,6 +189,3 @@
 .In net/if_fddi.h
 and defined (if not implemented as macro) in
 .Pa /usr/src/sys/net/if_fddisubr.c .
-.Sh HISTORY
-Rewritten to attach to the new ARP system in
-.Nx 1.3 .

Reply via email to