浏览代码

Remove a stray ')'

Eric Andersen 23 年之前
父节点
当前提交
8715b1800b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/Glibc_vs_uClibc_Differences.txt

+ 1 - 1
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.
 are not at all implemented.
 
 
 8) libnsl provides support for Network Information Service (NIS) which was
 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
 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
 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
 ldap is much more effective mechanism for doing the same thing.  uClibc does