]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
one's complement -> ones' complement
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Mar 2005 17:55:33 +0000 (17:55 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Mar 2005 17:55:33 +0000 (17:55 +0000)
lib/ChangeLog

index c792a28bdb32b22857bc848e8ea5f573bc1e4e49..d44aa0d38761f46cd714fd981f1d6b823aee3ae2 100644 (file)
@@ -1,6 +1,7 @@
 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
 
        * intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
+       "one's complement" -> "ones' complement" in comment, as per Knuth.
        "value of type" -> "type or expression" in comment.
 
 2005-03-26  Jim Meyering  <jim@meyering.net>