diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 194af8b76..92ae8c9a3 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,7 @@ +2010-01-26 Yaakov Selkowitz + + * faq-api.xml: d2u/u2d are from cygutils, not util-linux. + 2010-01-26 Christopher Faylor * Makefile.in: Skip validation in xmlto step. diff --git a/winsup/doc/faq-api.xml b/winsup/doc/faq-api.xml index ff6ef2052..a515d1cd9 100644 --- a/winsup/doc/faq-api.xml +++ b/winsup/doc/faq-api.xml @@ -69,7 +69,7 @@ Windows applications can deal with POSIX \n line endings just fine (unfortunate exception: Notepad). So we suggest to use binary mode as much as possible and only convert files from or to DOS text mode using tools specifically created to do that job, for instance, d2u and -u2d from the util-linux package. +u2d from the cygutils package. It is rather easy for the porter of a Unix package to fix the source code by supplying the appropriate file processing mode switches to the