Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man5 the default for hosts: changed a while ago...



details:   https://anonhg.NetBSD.org/src/rev/eff701147926
branches:  trunk
changeset: 479918:eff701147926
user:      lukem <lukem%NetBSD.org@localhost>
date:      Mon Dec 27 00:42:38 1999 +0000

description:
the default for hosts: changed a while ago...

diffstat:

 share/man/man5/nsswitch.conf.5 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (32 lines):

diff -r 7d71f0881689 -r eff701147926 share/man/man5/nsswitch.conf.5
--- a/share/man/man5/nsswitch.conf.5    Sun Dec 26 21:46:23 1999 +0000
+++ b/share/man/man5/nsswitch.conf.5    Mon Dec 27 00:42:38 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: nsswitch.conf.5,v 1.15 1999/07/29 00:11:28 lukem Exp $
+.\"    $NetBSD: nsswitch.conf.5,v 1.16 1999/12/27 00:42:38 lukem Exp $
 .\"
 .\"  Copyright (c) 1997, 1998, 1999 The NetBSD Foundation, Inc.
 .\"  All rights reserved.
@@ -31,7 +31,7 @@
 .\"  TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
 .\"  USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd July 29, 1999
+.Dd December 27, 1999
 .Dt NSSWITCH.CONF 5
 .Os
 .Sh NAME
@@ -208,11 +208,11 @@
 .Dq files
 for the requested database.
 Exceptions are:
-.Bl -column passwd_compat "dns files" -offset indent
+.Bl -column passwd_compat "files dns" -offset indent
 .Sy Database   Default source list
 .It group      compat
 .It group_compat       nis
-.It hosts      dns files
+.It hosts      files dns
 .It netgroup   files [notfound=return] nis
 .It passwd     compat
 .It passwd_compat      nis



Home | Main Index | Thread Index | Old Index