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 /share | |
| 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 'share')
| -rw-r--r-- | share/man/man5/ifconfig.if.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/ifconfig.if.5 b/share/man/man5/ifconfig.if.5 index ecf274c217d..0a817854a3a 100644 --- a/share/man/man5/ifconfig.if.5 +++ b/share/man/man5/ifconfig.if.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: ifconfig.if.5,v 1.18 2014/12/29 14:22:25 wiz Exp $ +.\" $NetBSD: ifconfig.if.5,v 1.18.18.1 2020/04/22 17:55:16 martin Exp $ .\" .\" Copyright (c) 1996 Matthew R. Green .\" All rights reserved. @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd December 18, 2014 +.Dd April 15, 2020 .Dt IFCONFIG.IF 5 .Os .Sh NAME |
