ChangeLog: fix indentation
authorJim Meyering <meyering@redhat.com>
Tue, 18 Sep 2012 14:25:41 +0000 (16:25 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 18 Sep 2012 14:25:41 +0000 (16:25 +0200)
ChangeLog

index 55ef86b..06f0a2f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -76,9 +76,9 @@
        poll/select: document portability problems not fixed by Gnulib.
        * doc/posix-functions/poll.texi: poll does not work well on
        pipes under Windows.  It has the same limitations as select on
-       BeOS.
+       BeOS.
        * doc/posix-functions/select.texi: select does not work well
-       on pipes under Windows.
+       on pipes under Windows.
 
 2012-09-10  Paul Eggert  <eggert@cs.ucla.edu>