summaryrefslogtreecommitdiffstats
path: root/bin/sh/bltin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 21:04:19 +0000
committerru <ru@FreeBSD.org>2004-07-02 21:04:19 +0000
commitd40c857e0d3367205daa400d589a200a1776f876 (patch)
tree689771de43fefbd125bbf91e0e8eebf67141a5a2 /bin/sh/bltin
parentd27d6d8e3ad962ceaae81c1de97ea5cec29c444e (diff)
downloadFreeBSD-src-d40c857e0d3367205daa400d589a200a1776f876.zip
FreeBSD-src-d40c857e0d3367205daa400d589a200a1776f876.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'bin/sh/bltin')
-rw-r--r--bin/sh/bltin/echo.16
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/sh/bltin/echo.1 b/bin/sh/bltin/echo.1
index f1f021a..ae7a3b9 100644
--- a/bin/sh/bltin/echo.1
+++ b/bin/sh/bltin/echo.1
@@ -66,13 +66,15 @@ and
may be given.
.Pp
If any of the following sequences of characters is encountered during
-output, the sequence is not output. Instead, the specified action is
+output, the sequence is not output.
+Instead, the specified action is
performed:
.Bl -tag -width indent
.It Li \eb
A backspace character is output.
.It Li \ec
-Subsequent output is suppressed. This is normally used at the end of the
+Subsequent output is suppressed.
+This is normally used at the end of the
last argument to suppress the trailing newline that
.Nm
would otherwise output.
OpenPOWER on IntegriCloud