diff options
author | 2017-04-24 20:50:42 +0000 | |
---|---|---|
committer | 2017-04-24 20:50:42 +0000 | |
commit | 77ceb35641c23f3351f4fb0d40527ee046cd273c (patch) | |
tree | 27489ebb965ad756b8f1c85794bc00bb318b2e3d /share/man/man5 | |
parent | Replace 'rtsol' with 'autoconf' to reflect the change in the installer. (diff) | |
download | wireguard-openbsd-77ceb35641c23f3351f4fb0d40527ee046cd273c.tar.xz wireguard-openbsd-77ceb35641c23f3351f4fb0d40527ee046cd273c.zip |
'rtsol' has been removed from hostname.if(5) recently.
OK jmc@
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/myname.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/myname.5 b/share/man/man5/myname.5 index d2f1843ca88..80d31444205 100644 --- a/share/man/man5/myname.5 +++ b/share/man/man5/myname.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: myname.5,v 1.7 2014/12/31 13:56:37 lum Exp $ +.\" $OpenBSD: myname.5,v 1.8 2017/04/24 20:50:42 rpe Exp $ .\" .\" Copyright (c) 2003 Jason McIntyre <jmc@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 31 2014 $ +.Dd $Mdocdate: April 24 2017 $ .Dt MYNAME 5 .Os .Sh NAME @@ -82,7 +82,7 @@ IPv4 entries in .Pa /etc/mygate will be ignored. If they contain -.Dq rtsol +.Dq autoconf directives, IPv6 entries will be ignored. .Pp |