From 4922dd1ddfa442f2733b0ba7521539360a4dc019 Mon Sep 17 00:00:00 2001 From: tjr Date: Tue, 25 Jun 2002 08:36:19 +0000 Subject: Sort sections, and refer to sed as a utility, not a function. --- usr.bin/sed/sed.1 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'usr.bin/sed') 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 . -- cgit v1.1