summaryrefslogtreecommitdiffstats
path: root/bin/sh/bltin
diff options
context:
space:
mode:
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