summaryrefslogtreecommitdiff
path: root/docs/Glibc_vs_uClibc_Differences.txt
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-12-11 20:44:48 +0000
committerEric Andersen <andersen@codepoet.org>2002-12-11 20:44:48 +0000
commit8715b1800be8f5b2616644e484fbc7006f2b1e4d (patch)
tree4e2a526effe5230d6c9016c76a4f206e2cd8d531 /docs/Glibc_vs_uClibc_Differences.txt
parentb3c4e66f9c50d023b13c475897b725358d819c6e (diff)
Remove a stray ')'
Diffstat (limited to 'docs/Glibc_vs_uClibc_Differences.txt')
-rw-r--r--docs/Glibc_vs_uClibc_Differences.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Glibc_vs_uClibc_Differences.txt b/docs/Glibc_vs_uClibc_Differences.txt
index 8ebca10a9..e8d5dfa89 100644
--- a/docs/Glibc_vs_uClibc_Differences.txt
+++ b/docs/Glibc_vs_uClibc_Differences.txt
@@ -36,7 +36,7 @@ provided by glibc's libresolv is provided internal to uClibc. Other functions
are not at all implemented.
8) libnsl provides support for Network Information Service (NIS) which was
-originally called "Yellow Pages" or "YP"), which is an extension of RPC
+originally called "Yellow Pages" or "YP", which is an extension of RPC
invented by Sun to share Unix password files over the network. I personally
think NIS is an evil abomination, and should be avoided. These days, using
ldap is much more effective mechanism for doing the same thing. uClibc does