docs/127602: Incomplete information in nsswitch.conf(5)
Dmitry Sivachenko
mitya at yandex-team.ru
Wed Sep 24 06:50:02 UTC 2008
>Number: 127602
>Category: docs
>Synopsis: Incomplete information in nsswitch.conf(5)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Sep 24 06:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Dmitry Sivachenko
>Release: FreeBSD 7.1-PRERELEASE i386
>Organization:
Yandex
>Environment:
System: FreeBSD cavia.yandex.ru 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Fri Sep 12 12:35:08 MSD 2008 mitya at cavia.yandex.ru:/usr/obj/usr/src/sys/CAVIA i386
>Description:
Looks like netgroup database can be centralized via NIS, but nsswitch.conf(5)
man page does not mention that fact.
Also fix a typo (lack of comma).
>How-To-Repeat:
>Fix:
--- nsswitch.conf.5.old 2007-10-19 04:18:19.000000000 +0400
+++ nsswitch.conf.5 2008-09-24 10:24:08.000000000 +0400
@@ -141,9 +141,13 @@
.Xr getrpcbynumber 3 ,
.Xr getrpcent 3
.It proto
-.Xr getprotobyname 3
+.Xr getprotobyname 3 ,
.Xr getprotobynumber 3 ,
.Xr getprotoent 3
+.It netgroup
+.Xr getnetgrent 3 ,
+.Xr setnetgrent 3 ,
+.Xr innetgr 3
.El
.Ss Status codes
The following status codes are available:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list