]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* src/install.c (usage): Avoid usage that runs afoul of Docbook.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 21 Nov 2004 07:29:50 +0000 (07:29 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 21 Nov 2004 07:29:50 +0000 (07:29 +0000)
ChangeLog

index 6cb9957afeeca6c7f25e6486f5278728d88f6626..9c7e78cd69235d31114825bc7eac66aa040dfc9f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 
        * Version 5.3.0.
 
+       * src/install.c (usage): Avoid usage that runs afoul of Docbook
+       translation.  Problem reported by Eric S. Raymond.
+
        Restore dd's noctty flag, reverting the change of 2004-04-08.
        POSIX does not allow "dd" to use O_NOCTTY by default.
        * NEWS: Add noctty flag to dd.