+2005-06-28 Derek Price <derek@ximbiot.com>
+
+ * doc/autoconf.texi (Limitations of Usual Tools <sed>): Reword recent
+ addition.
+
2005-06-23 Paul Eggert <eggert@cs.ucla.edu>
* NEWS: Don't worry about spaces in bindir etc. Only srcdir and working
2005-06-23 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
- * doc/autoconf.texi (Subdirectories): Fix markup typos.
+ * doc/autoconf.texi (Subdirectories): Fix markup typos.
2005-06-23 Paul Eggert <eggert@cs.ucla.edu>
foo
@end example
-Also note that Posix requires that the arguments of commands @samp{b},
-@samp{t}, @samp{r}, @samp{w} have to be separated by exactly one space.
-On the other hand, no white space is allowed between @samp{:} and the
-following label name.
+Also note that Posix requires that the arguments of the @samp{b}, @samp{t},
+@samp{r}, and @samp{w} commands be separated by exactly one space from their
+command. On the other hand, no white space is allowed between @samp{:} and the
+subsequent label name.
@item @command{sed} (@samp{t})
@c ---------------------------