diff options
Diffstat (limited to 'manual')
-rw-r--r-- | manual/nss.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/nss.texi b/manual/nss.texi index 6773fc4f16..074b85702c 100644 --- a/manual/nss.texi +++ b/manual/nss.texi @@ -11,7 +11,7 @@ correctly in the local environment. Traditionally, this was done by using files (e.g., @file{/etc/passwd}), but other nameservices (line the Network Information Service (NIS) and the Domain Name Service (DNS)) became popular, and were hacked into the C library, usually with a fixed -search order @pxref{frobnicate, frobnicate, ,jargon}. +search order (@pxref{frobnicate, , ,jargon, The Jargon File}). The GNU C Library contains a cleaner solution of this problem. It is designed after a method used by Sun Microsystems in the C library of |