summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2002-06-25 08:36:19 +0000
committertjr <tjr@FreeBSD.org>2002-06-25 08:36:19 +0000
commit4922dd1ddfa442f2733b0ba7521539360a4dc019 (patch)
tree2fd9aa44f0b92621ea22d091c424ca903c9c40e1 /usr.bin
parentcab193430dbb73539fe74b4c9d2cf6d494ae44fd (diff)
downloadFreeBSD-src-4922dd1ddfa442f2733b0ba7521539360a4dc019.zip
FreeBSD-src-4922dd1ddfa442f2733b0ba7521539360a4dc019.tar.gz
Sort sections, and refer to sed as a utility, not a function.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/sed/sed.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1
index 7ff323b..2687cba 100644
--- a/usr.bin/sed/sed.1
+++ b/usr.bin/sed/sed.1
@@ -524,15 +524,10 @@ as described in
.Xr grep 1 ,
.Xr regex 3 ,
.Xr re_format 7
-.Sh HISTORY
-A
-.Nm
-command appeared in
-.At v7 .
.Sh STANDARDS
The
.Nm
-function is expected to be a superset of the
+utility is expected to be a superset of the
.St -p1003.2
specification.
.Pp
@@ -541,3 +536,8 @@ The
option is a non-standard
.Fx
extension and may not be available on other operating systems.
+.Sh HISTORY
+A
+.Nm
+command appeared in
+.At v7 .
OpenPOWER on IntegriCloud