summaryrefslogtreecommitdiffstats
path: root/usr.bin/sed
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2000-03-26 15:06:46 +0000
committercharnier <charnier@FreeBSD.org>2000-03-26 15:06:46 +0000
commit42d5955dc9d2c1ebf6deaddb174b4891d86f8996 (patch)
tree6cbabac400656c36e147885638462d4a9d368629 /usr.bin/sed
parenta6d980ec9800f7df3635def5cb705368569ddbbd (diff)
downloadFreeBSD-src-42d5955dc9d2c1ebf6deaddb174b4891d86f8996.zip
FreeBSD-src-42d5955dc9d2c1ebf6deaddb174b4891d86f8996.tar.gz
Add DIAGNOSTICS section name
Diffstat (limited to 'usr.bin/sed')
-rw-r--r--usr.bin/sed/sed.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1
index a6f0e55..231bb9e 100644
--- a/usr.bin/sed/sed.1
+++ b/usr.bin/sed/sed.1
@@ -59,7 +59,7 @@ are specified, modifying the input as specified by a list of commands.
The input is then written to the standard output.
.Pp
A single command may be specified as the first argument to
-.Nm sed .
+.Nm Ns .
Multiple commands may be specified by using the
.Fl e
or
@@ -506,10 +506,10 @@ This is the same as specifying the
.Fl n
option on the command line.
.El
-.Pp
+.Sh DIAGNOSTICS
The
.Nm
-utility exits 0 on success and >0 if an error occurs.
+utility exits 0 on success, and >0 if an error occurs.
.Sh SEE ALSO
.Xr awk 1 ,
.Xr ed 1 ,
OpenPOWER on IntegriCloud