diff options
| author | martin <martin@NetBSD.org> | 2020-04-22 17:55:16 +0000 |
|---|---|---|
| committer | martin <martin@NetBSD.org> | 2020-04-22 17:55:16 +0000 |
| commit | e3e5e9420b7a3e242fb11fbf778c7b0534f46060 (patch) | |
| tree | 9309426449294bf33b7267d8a634c5f20f15cd33 /usr.sbin | |
| parent | 487a94f7da554ba4717883efac416db1e2ab2cb1 (diff) | |
Pull up following revision(s) (requested by kim in ticket #838):
share/man/man5/ifconfig.if.5: revision 1.20
etc/rc.d/network: revision 1.78 (plus patch)
usr.sbin/rtsold/rtsold.8: revision 1.42
Add an "rtsol" keyword to ifconfig.if for enabling IPv6 RS/RA
Sort SEE ALSO.
Update date
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/rtsold/rtsold.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rtsold/rtsold.8 b/usr.sbin/rtsold/rtsold.8 index 7fda7dfc1bc..a2eb4f5f5c0 100644 --- a/usr.sbin/rtsold/rtsold.8 +++ b/usr.sbin/rtsold/rtsold.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: rtsold.8,v 1.37 2017/10/22 18:09:33 abhinav Exp $ +.\" $NetBSD: rtsold.8,v 1.37.6.1 2020/04/22 17:55:16 martin Exp $ .\" $KAME: rtsold.8,v 1.17 2001/07/09 22:30:37 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd October 12, 2014 +.Dd April 15, 2020 .Dt RTSOLD 8 .Os .\" |
