Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/rtsold Sort SEE ALSO.



details:   https://anonhg.NetBSD.org/src/rev/bf5548de7628
branches:  trunk
changeset: 930875:bf5548de7628
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Apr 16 07:23:58 2020 +0000

description:
Sort SEE ALSO.

diffstat:

 usr.sbin/rtsold/rtsold.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (17 lines):

diff -r 7181ff6159f4 -r bf5548de7628 usr.sbin/rtsold/rtsold.8
--- a/usr.sbin/rtsold/rtsold.8  Thu Apr 16 05:44:43 2020 +0000
+++ b/usr.sbin/rtsold/rtsold.8  Thu Apr 16 07:23:58 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rtsold.8,v 1.40 2020/04/15 20:31:58 kim Exp $
+.\"    $NetBSD: rtsold.8,v 1.41 2020/04/16 07:23:58 wiz Exp $
 .\"    $KAME: rtsold.8,v 1.17 2001/07/09 22:30:37 itojun Exp $
 .\"
 .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -64,5 +64,5 @@
 to send a router solicitation message, without running it as daemon.
 .\"
 .Sh SEE ALSO
-.Xr dhcpcd 8 ,
-.Xr ifconfig.if 5
+.Xr ifconfig.if 5 ,
+.Xr dhcpcd 8



Home | Main Index | Thread Index | Old Index