*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 30 Jul 1999 21:04:18 +0000 (21:04 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 30 Jul 1999 21:04:18 +0000 (21:04 +0000)
doc/textutils.texi

index 748160c..a9d3b70 100644 (file)
@@ -1540,11 +1540,10 @@ build completes.  Without this option, you would have had to kill the
 @example
 make >& makerr & tail --pid=$! -f makerr
 @end example
-If you specify a @var{pid} that is not in use or that does not
-correspond to the process that is writing to the tailed files, then
-@code{tail} may terminate long before any @var{file}s stop growing
-or it may not terminate until long after the real writer process has
-terminated.
+If you specify a @var{pid} that is not in use or that does not correspond
+to the process that is writing to the tailed files, then @code{tail}
+may terminate long before any @var{file}s stop growing or it may not
+terminate until long after the real writer has terminated.
 
 @itemx --max-consecutive-size-changes=@var{n}
 @opindex --max-consecutive-size-changes