summaryrefslogtreecommitdiffstats
path: root/bin/sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh')
-rw-r--r--bin/sh/bltin/echo.14
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/sh/bltin/echo.1 b/bin/sh/bltin/echo.1
index 742eaca..15393b1 100644
--- a/bin/sh/bltin/echo.1
+++ b/bin/sh/bltin/echo.1
@@ -92,7 +92,9 @@ Output a (horizontal) tab character.
Output a vertical tab.
.It Li \e0 Ns Ar digits
Output the character whose value is given by zero to three digits.
-If there are zero digits, a nul character is output.
+If there are zero digits, a
+.Dv NUL
+character is output.
.It Li \e\e
Output a backslash.
.El
OpenPOWER on IntegriCloud