From 41f49342e9c262aa0dc7255108b55f19bf742e77 Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Wed, 20 Feb 2013 13:27:38 -0500 Subject: [PATCH] manual: Remove frobnicate @pxref. We remove the frobnicate @pxref in the "System Databases and Name Service Switch" chapter. The @pxref doesn't make sense in the given context. --- ChangeLog | 5 +++++ manual/nss.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 392d141339b..5d2a885a812 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-02-20 Carlos O'Donell + + * manual/nss.texi (System Databases and Name Service Switch): + Remove frobnicate @pxref. + 2013-02-20 Thomas Schwinge * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change diff --git a/manual/nss.texi b/manual/nss.texi index 29fa4cc8d99..bf3e69dee53 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 -- 2.47.2