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, 8 insertions, 8 deletions
diff --git a/bin/echo/echo.1 b/bin/echo/echo.1
index 0f9ee059215..1d85b79b22b 100644
--- a/bin/echo/echo.1
+++ b/bin/echo/echo.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: echo.1,v 1.17 2009/01/06 23:29:02 jmc Exp $
+.\" $OpenBSD: echo.1,v 1.18 2009/01/06 23:56:18 jmc Exp $
.\" $NetBSD: echo.1,v 1.7 1995/03/21 09:04:26 cgd Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -60,13 +60,6 @@ The options are as follows:
Do not print the trailing newline character.
.El
.Pp
-.Nm
-also exists as a built-in to
-.Xr csh 1
-and
-.Xr ksh 1 ,
-though with a different syntax.
-.Pp
.Ex -std echo
.Sh SEE ALSO
.Xr csh 1 ,
@@ -82,3 +75,10 @@ specification.
The flag
.Op Fl n
is an extension to that specification.
+.Pp
+.Nm
+also exists as a built-in to
+.Xr csh 1
+and
+.Xr ksh 1 ,
+though with a different syntax.