Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2008 10:30:29 +0400 (MSD)
From:      Dmitry Sivachenko <mitya@yandex-team.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/127602: Incomplete information in nsswitch.conf(5)
Message-ID:  <200809240630.m8O6UTOt012762@cavia.yandex.ru>
Resent-Message-ID: <200809240650.m8O6o2tN055112@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809240630.m8O6UTOt012762>