summaryrefslogtreecommitdiff
path: root/libc
diff options
context:
space:
mode:
authorjimb <jimb@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2007-09-24 21:49:21 +0000
committerjimb <jimb@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2007-09-24 21:49:21 +0000
commit9238710d492f92f0221bba03ee01c08ccbd6387c (patch)
tree9c8964f21a01e012e55ad501c5d7ff38be591095 /libc
parentb81a5827d57be98f0f23d3fa7ad974b15f92852f (diff)
* option-groups.def (OPTION_EGLIBC_NSSWITCH): Doc fixes.
git-svn-id: svn://svn.eglibc.org/trunk@3594 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc')
-rw-r--r--libc/ChangeLog.eglibc4
-rw-r--r--libc/option-groups.def10
2 files changed, 12 insertions, 2 deletions
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 <jimb@codesourcery.com>
+
+ * option-groups.def (OPTION_EGLIBC_NSSWITCH): Doc fixes.
+
2007-09-21 Jim Blandy <jimb@codesourcery.com>
* 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