diff options
author | Bryan Steele <brynet@cvs.openbsd.org> | 2019-05-28 14:17:57 +0000 |
---|---|---|
committer | Bryan Steele <brynet@cvs.openbsd.org> | 2019-05-28 14:17:57 +0000 |
commit | 7e195ff7ea99593a31bb6e0a0b34d512d1ee61f2 (patch) | |
tree | 2b85329911e32107e82ac78c225a7f79f8cda673 /share/man/man5 | |
parent | 20eca5d46140331c440996fa83a507774a6820bc (diff) |
Remove mention of YP lookup from hosts(5), as support was removed from
resolv.conf in 2015.
Diff from Jan-Piet Mens <jp () mens ! de>
ok deraadt@
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/hosts.5 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man5/hosts.5 b/share/man/man5/hosts.5 index 898b40586b3..cb064c3b985 100644 --- a/share/man/man5/hosts.5 +++ b/share/man/man5/hosts.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hosts.5,v 1.24 2018/04/30 18:01:24 schwarze Exp $ +.\" $OpenBSD: hosts.5,v 1.25 2019/05/28 14:17:56 brynet Exp $ .\" $NetBSD: hosts.5,v 1.4 1994/11/30 19:31:20 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)hosts.5 8.2 (Berkeley) 12/11/93 .\" -.Dd $Mdocdate: April 30 2018 $ +.Dd $Mdocdate: May 28 2019 $ .Dt HOSTS 5 .Os .Sh NAME @@ -58,7 +58,6 @@ The system configuration file controls where host name information will be searched for. The mechanism provided permits the administrator to describe the databases to search; the databases currently known include -.Xr yp 8 , DNS and the .Nm hosts |