summaryrefslogtreecommitdiffstats
path: root/bin/sh/bltin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-03 00:06:28 +0000
committerru <ru@FreeBSD.org>2004-07-03 00:06:28 +0000
commit305463f12955c760254148d754b0eb7dd8954e6b (patch)
tree2c2c5e008b2bf844bd915427a51d1c2f0c5f7890 /bin/sh/bltin
parent01548ace1533487f9c0488f55112c9d8641f8184 (diff)
downloadFreeBSD-src-305463f12955c760254148d754b0eb7dd8954e6b.zip
FreeBSD-src-305463f12955c760254148d754b0eb7dd8954e6b.tar.gz
Deal with double whitespace.
Diffstat (limited to 'bin/sh/bltin')
-rw-r--r--bin/sh/bltin/echo.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/bltin/echo.1 b/bin/sh/bltin/echo.1
index ae7a3b9..f2501b8 100644
--- a/bin/sh/bltin/echo.1
+++ b/bin/sh/bltin/echo.1
@@ -100,7 +100,7 @@ Output a backslash.
Remember that backslash is special to the shell and needs to be escaped.
To output a message to standard error, say
.Pp
-.D1 echo message >&2
+.D1 echo message >&2
.Sh BUGS
The octal character escape mechanism
.Pq Li \e0 Ns Ar digits
OpenPOWER on IntegriCloud