[COMMITTED] manual: Remove frobnicate @pxref.
Carlos O'Donell
carlos@redhat.com
Wed Feb 20 18:27:00 GMT 2013
Following this discussion:
http://sourceware.org/ml/libc-alpha/2013-02/msg00268.html
This patch removes the invalid frobnicate @pxref that doesn't
make sense given the context.
Tested by building and reviewing the resulting manual.
2013-02-20 Carlos O'Donell <carlos@redhat.com>
* manual/nss.texi (System Databases and Name Service Switch):
Remove frobnicate @pxref.
diff --git a/manual/nss.texi b/manual/nss.texi
index 29fa4cc..bf3e69d 100644
--- a/manual/nss.texi
+++ b/manual/nss.texi
@@ -10,7 +10,7 @@ correctly in the local environment. Traditionally, this was done by
using files (e.g., @file{/etc/passwd}), but other nameservices (like 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, , ,jargon, The Jargon File}).
+search order.
@Theglibc{} contains a cleaner solution of this problem. It is
designed after a method used by Sun Microsystems in the C library of
---
More information about the Libc-alpha
mailing list