aboutsummaryrefslogtreecommitdiff
path: root/share/man/man5
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/nsswitch.conf.58
1 files changed, 7 insertions, 1 deletions
diff --git a/share/man/man5/nsswitch.conf.5 b/share/man/man5/nsswitch.conf.5
index 91c8a6c95520..28a63ceb07c0 100644
--- a/share/man/man5/nsswitch.conf.5
+++ b/share/man/man5/nsswitch.conf.5
@@ -33,7 +33,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 21, 2004
+.Dd April 24, 2005
.Dt NSSWITCH.CONF 5
.Os
.Sh NAME
@@ -274,6 +274,12 @@ The criteria
sets a policy of "if the user is notfound in nis, do not try files."
This treats nis as the authoritative source of information, except
when the server is down.
+.Sh NOTES
+If system got compiled with
+.Va NO_NIS
+you have to remove
+.Sq nis
+entries.
.Sh SEE ALSO
.Xr nsdispatch 3 ,
.Xr resolv.conf 5 ,