Source-Changes-HG archive

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

[src/trunk]: src/share/man/man5 authoritative instead of authoritive. From Ad...



details:   https://anonhg.NetBSD.org/src/rev/d47e45fb4eb8
branches:  trunk
changeset: 537562:d47e45fb4eb8
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Oct 02 15:22:44 2002 +0000

description:
authoritative instead of authoritive. From Adrian Mrva.

diffstat:

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

diffs (18 lines):

diff -r 3e95a7b89e5b -r d47e45fb4eb8 share/man/man5/nsswitch.conf.5
--- a/share/man/man5/nsswitch.conf.5    Wed Oct 02 15:20:10 2002 +0000
+++ b/share/man/man5/nsswitch.conf.5    Wed Oct 02 15:22:44 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: nsswitch.conf.5,v 1.20 2002/02/13 08:18:14 ross Exp $
+.\"    $NetBSD: nsswitch.conf.5,v 1.21 2002/10/02 15:22:44 wiz Exp $
 .\"
 .\"  Copyright (c) 1997, 1998, 1999 The NetBSD Foundation, Inc.
 .\"  All rights reserved.
@@ -240,7 +240,7 @@
 The criteria
 .Dq [notfound=return]
 sets a policy of "if the user is notfound in nis, don't try files."
-This treats nis as the authoritive source of information, except
+This treats nis as the authoritative source of information, except
 when the server is down.
 .Sh SEE ALSO
 .Xr nsdispatch 3 ,



Home | Main Index | Thread Index | Old Index