Thu Apr 16 07:23:59 2020 UTC ()
Sort SEE ALSO.


(wiz)
diff -r1.40 -r1.41 src/usr.sbin/rtsold/rtsold.8

cvs diff -r1.40 -r1.41 src/usr.sbin/rtsold/rtsold.8 (expand / switch to unified diff)

--- src/usr.sbin/rtsold/rtsold.8 2020/04/15 20:31:58 1.40
+++ src/usr.sbin/rtsold/rtsold.8 2020/04/16 07:23:58 1.41
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: rtsold.8,v 1.40 2020/04/15 20:31:58 kim Exp $ 1.\" $NetBSD: rtsold.8,v 1.41 2020/04/16 07:23:58 wiz Exp $
2.\" $KAME: rtsold.8,v 1.17 2001/07/09 22:30:37 itojun Exp $ 2.\" $KAME: rtsold.8,v 1.17 2001/07/09 22:30:37 itojun Exp $
3.\" 3.\"
4.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. 4.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
5.\" All rights reserved. 5.\" All rights reserved.
6.\" 6.\"
7.\" Redistribution and use in source and binary forms, with or without 7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions 8.\" modification, are permitted provided that the following conditions
9.\" are met: 9.\" are met:
10.\" 1. Redistributions of source code must retain the above copyright 10.\" 1. Redistributions of source code must retain the above copyright
11.\" notice, this list of conditions and the following disclaimer. 11.\" notice, this list of conditions and the following disclaimer.
12.\" 2. Redistributions in binary form must reproduce the above copyright 12.\" 2. Redistributions in binary form must reproduce the above copyright
13.\" notice, this list of conditions and the following disclaimer in the 13.\" notice, this list of conditions and the following disclaimer in the
14.\" documentation and/or other materials provided with the distribution. 14.\" documentation and/or other materials provided with the distribution.
@@ -54,15 +54,15 @@ about the response without changing the  @@ -54,15 +54,15 @@ about the response without changing the
54To quietly send a router solicitation message: 54To quietly send a router solicitation message:
55.Pp 55.Pp
56.Dl dhcpcd -q6T --nodhcp6 < Ns Ar interface Ns \^> 56.Dl dhcpcd -q6T --nodhcp6 < Ns Ar interface Ns \^>
57.Pp 57.Pp
58The 58The
59.Xr ifconfig.if 5 59.Xr ifconfig.if 5
60network interface configuration files and variables can also use an 60network interface configuration files and variables can also use an
61.Dq rtsol 61.Dq rtsol
62keyword to invoke 62keyword to invoke
63.Xr dhcpcd 8 63.Xr dhcpcd 8
64to send a router solicitation message, without running it as daemon. 64to send a router solicitation message, without running it as daemon.
65.\" 65.\"
66.Sh SEE ALSO 66.Sh SEE ALSO
67.Xr dhcpcd 8 , 67.Xr ifconfig.if 5 ,
68.Xr ifconfig.if 5 68.Xr dhcpcd 8