Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Sort SEE ALSO, and a punctuation nit.
details: https://anonhg.NetBSD.org/src/rev/45e5ae6e09a5
branches: trunk
changeset: 514495:45e5ae6e09a5
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Sep 04 03:01:50 2001 +0000
description:
Sort SEE ALSO, and a punctuation nit.
diffstat:
share/man/man9/rt_timer.9 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r b7d20eb0199a -r 45e5ae6e09a5 share/man/man9/rt_timer.9
--- a/share/man/man9/rt_timer.9 Tue Sep 04 03:01:27 2001 +0000
+++ b/share/man/man9/rt_timer.9 Tue Sep 04 03:01:50 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rt_timer.9,v 1.6 2001/09/04 02:51:16 wiz Exp $
+.\" $NetBSD: rt_timer.9,v 1.7 2001/09/04 03:01:50 wiz Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -116,8 +116,8 @@
dangling references remain.
.El
.Sh SEE ALSO
-.Xr arp 9 ,
-.Xr netstat 1
+.Xr netstat 1 ,
+.Xr arp 9
.Sh AUTHORS
This interface is roughly based on (but, alas, not compatible with) one
designed by David Borman of BSDI. This implementation is by Kevin Lahey
@@ -128,7 +128,7 @@
interface is implemented in
.Pa sys/net/route.h
and
-.Pa sys/net/route.c.
+.Pa sys/net/route.c .
.Sh HISTORY
The
.Nm
Home |
Main Index |
Thread Index |
Old Index