Module Name: src
Committed By: joerg
Date: Fri May 14 18:37:43 UTC 2010
Modified Files:
src/share/man/man9: rt_timer.9
Log Message:
Reorder sections to canonical order.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/share/man/man9/rt_timer.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/rt_timer.9
diff -u src/share/man/man9/rt_timer.9:1.11 src/share/man/man9/rt_timer.9:1.12
--- src/share/man/man9/rt_timer.9:1.11 Fri May 2 21:36:23 2008
+++ src/share/man/man9/rt_timer.9 Fri May 14 18:37:43 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: rt_timer.9,v 1.11 2008/05/02 21:36:23 martin Exp $
+.\" $NetBSD: rt_timer.9,v 1.12 2010/05/14 18:37:43 joerg Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -114,6 +114,11 @@
.Sh SEE ALSO
.Xr netstat 1 ,
.Xr arp 9
+.Sh HISTORY
+The
+.Nm
+interface appeared in
+.Nx 1.4 .
.Sh AUTHORS
This interface is roughly based on (but, alas, not compatible with) one
designed by David Borman of BSDI.
@@ -126,8 +131,3 @@
.Pa sys/net/route.h
and
.Pa sys/net/route.c .
-.Sh HISTORY
-The
-.Nm
-interface appeared in
-.Nx 1.4 .