summaryrefslogtreecommitdiffstats
path: root/bin/sh/bltin
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2002-04-16 20:08:06 +0000
committercharnier <charnier@FreeBSD.org>2002-04-16 20:08:06 +0000
commit79b89ed36309bfefd290138143d80f541557f7e7 (patch)
treed1bccfd76292f1434988049adc87e30a58f37a1f /bin/sh/bltin
parentd2197900774c92e02f2540ead98d0462bf9f8a65 (diff)
downloadFreeBSD-src-79b89ed36309bfefd290138143d80f541557f7e7.zip
FreeBSD-src-79b89ed36309bfefd290138143d80f541557f7e7.tar.gz
Use `The .Nm utility'
Diffstat (limited to 'bin/sh/bltin')
-rw-r--r--bin/sh/bltin/echo.13
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/sh/bltin/echo.1 b/bin/sh/bltin/echo.1
index c7f0936..742eaca 100644
--- a/bin/sh/bltin/echo.1
+++ b/bin/sh/bltin/echo.1
@@ -47,8 +47,9 @@
.Op Fl n | Fl e
.Ar args...
.Sh DESCRIPTION
+The
.Nm
-prints its arguments on the standard output, separated by spaces.
+utility prints its arguments on the standard output, separated by spaces.
Unless the
.Fl n
option is present, a newline is output following the arguments.
OpenPOWER on IntegriCloud