summaryrefslogtreecommitdiff
path: root/bin/echo/echo.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/echo/echo.1')
-rw-r--r--bin/echo/echo.116
1 files changed, 2 insertions, 14 deletions
diff --git a/bin/echo/echo.1 b/bin/echo/echo.1
index a7e374b..81156d5 100644
--- a/bin/echo/echo.1
+++ b/bin/echo/echo.1
@@ -40,8 +40,6 @@
.Nd write arguments to the standard output
.Sh SYNOPSIS
.Nm
-.Op Fl n
-.Op Ar string ...
.Sh DESCRIPTION
The
.Nm
@@ -50,22 +48,12 @@ characters and followed by a newline (``\en'') character, to the standard
output.
.Pp
The following option is available:
-.Bl -tag -width flag
-.It Fl n
-Do not print the trailing newline character.
.El
.Sh EXIT STATUS
.Ex -std echo
.Sh SEE ALSO
.Xr printf 1
-.Sh STANDARDS
+.Sh CONFORMANCE
The
.Nm
-utility is expected to be
-.St -p1003.2
-compatible.
-.Sh HISTORY
-An
-.Nm
-utility appeared in
-.At v2 .
+utility is strictly conformant to POSIX.1-2017.