Add DIAGNOSTICS section name

This commit is contained in:
Philippe Charnier 2000-03-26 15:06:46 +00:00
parent 5e8eb81aac
commit dbb9d8f826
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58628
8 changed files with 14 additions and 13 deletions

View File

@ -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 ,

View File

@ -140,7 +140,7 @@ header consisting of the string
where
.Dq XXX
is the name of the file.
.Pp
.Sh DIAGNOSTICS
The
.Nm
utility exits 0 on success, and >0 if an error occurs.

View File

@ -76,13 +76,13 @@ utility takes the default action for all signals,
except in the event of the
.Fl i
option.
.Pp
.Sh DIAGNOSTICS
The
.Nm
utility exits 0 on success, and >0 if an error occurs.
.Sh STANDARDS
The
.Nm
function is expected to be
utility is expected to be
.St -p1003.2
compatible.

View File

@ -123,7 +123,7 @@ If the
.Dq SS
letter pair is not specified, the value defaults to 0.
.El
.Pp
.Sh DIAGNOSTICS
The
.Nm
utility exits 0 on success, and >0 if an error occurs.

View File

@ -228,7 +228,7 @@ If
has a leading zero, it is interpreted as an octal value, otherwise,
it's interpreted as a decimal value.
.El
.Pp
.Sh DIAGNOSTICS
The
.Nm
utility exits 0 on success, and >0 if an error occurs.

View File

@ -114,7 +114,7 @@ Case insensitive comparison of lines.
If additional arguments are specified on the command line, the first
argument is used as the name of an input file, the second is used
as the name of an output file.
.Pp
.Sh DIAGNOSTICS
The
.Nm
utility exits 0 on success, and >0 if an error occurs.

View File

@ -83,7 +83,7 @@ The default action is equivalent to specifying all of the flags.
.Pp
If no files are specified, the standard input is used and no
file name is displayed.
.Pp
.Sh DIAGNOSTICS
The
.Nm
utility exits 0 on success, and >0 if an error occurs.

View File

@ -153,9 +153,10 @@ utility attempts to prevent moving a file onto itself.
Installing
.Pa /dev/null
creates an empty file.
.Pp
Upon successful completion a value of 0 is returned.
Otherwise, a value of 1 is returned.
.Sh DIAGNOSTICS
The
.Nm
utility exits 0 on success, and 1 otherwise.
.Sh FILES
.Bl -tag -width INS@XXXX -compact
.It Pa INS@XXXX