[gnu.org #1912852] Typo in the Findutils manual
"Therese Godefroy via RT" <[email protected]>
| Newsgroups | gmane.comp.gnu.findutils.bugs |
|---|---|
| Message-ID | <rt-4.2.16-14-g9a593ee-15798-1675369358-1839.1912852-8-0@rt.gnu.org> |
[ Forwarding to bug-findutils@ ] Le Jeu 02 Fév 2023 13:57:28, bill-auger a écrit : > Even with the typo corrected, I find this sentence a > little difficult to read. > > agreed - it is a "run-on" sentence, with grammar errors - i would re- > word it like this > > > The xargs command will process all of its inputs, composing command > > lines, and then executing them, unless one of the commands exits with > > a status of 255. An exit status of 255 will cause xargs to issue an > > error message and stop. Otherwise, it reads a line, which is expected > > to contain the end-of-file string, as specified with the ‘--eof’ > > option.