From 9238710d492f92f0221bba03ee01c08ccbd6387c Mon Sep 17 00:00:00 2001 From: jimb Date: Mon, 24 Sep 2007 21:49:21 +0000 Subject: * option-groups.def (OPTION_EGLIBC_NSSWITCH): Doc fixes. git-svn-id: svn://svn.eglibc.org/trunk@3594 7b3dc134-2b1b-0410-93df-9e9f96275f8d --- libc/ChangeLog.eglibc | 4 ++++ libc/option-groups.def | 10 ++++++++-- 2 files changed, 12 insertions(+), 2 deletions(-) (limited to 'libc') diff --git a/libc/ChangeLog.eglibc b/libc/ChangeLog.eglibc index e7b1af5e9..28f1a58fc 100644 --- a/libc/ChangeLog.eglibc +++ b/libc/ChangeLog.eglibc @@ -1,3 +1,7 @@ +2007-09-24 Jim Blandy + + * option-groups.def (OPTION_EGLIBC_NSSWITCH): Doc fixes. + 2007-09-21 Jim Blandy * nss/Makefile: Treat OPTION_EGLIBC_NSSWITCH_FIXED_FUNCTIONS and diff --git a/libc/option-groups.def b/libc/option-groups.def index e4ad7d7dc..442bb7e0f 100644 --- a/libc/option-groups.def +++ b/libc/option-groups.def @@ -449,7 +449,10 @@ config OPTION_EGLIBC_NSSWITCH This should be an absolute filename. The EGLIBC build process may use it from several different working - directories. + directories. It may include references to Makefile + variables like 'common-objpfx' (the top of the build tree, + with a trailing slash), or '..' (the top of the source tree, + with a trailing slash). The EGLIBC source tree includes a sample configuration file named 'nss/fixed-nsswitch.conf'; for simple configurations, @@ -466,7 +469,10 @@ config OPTION_EGLIBC_NSSWITCH This should be an absolute file name. The EGLIBC build process may use it from several different working - directories. + directories. It may include references to Makefile + variables like 'common-objpfx' (the top of the build tree, + with a trailing slash), or '..' (the top of the source tree, + with a trailing slash). Be sure to mention each function in each service you wish to use. If you do not mention a service's function here, the -- cgit v1.2.3