1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00

Document that changes to nsswitch.conf might be needed when

compiling with NO_NIS.

PR:		bin/87221
Reviewed by:	simon
MFC after:	4 weeks
This commit is contained in:
Bjoern A. Zeeb 2005-10-12 19:05:22 +00:00
parent d46ff6bd1e
commit 33cd26c2ca
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=151264

View File

@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd October 10, 2005
.Dd October 12, 2005
.Dt MAKE.CONF 5
.Os
.Sh NAME
@ -542,6 +542,11 @@ utility.
Set to not build
.Xr NIS 8
support and related programs.
If set, you might need to adopt your
.Xr nsswitch.conf 5
and remove
.Sq nis
entries.
.It Va NO_OBJC
.Pq Vt bool
Set to not build Objective C support.