Return to the stock version of this file as local FreeBSD mods

to it have been made in mdoc(7) format, but now it is again in
man(7) format, and the vendor apparently incorporated our mods.
This commit is contained in:
ru 2000-11-17 16:30:34 +00:00
parent 9e61ada2ff
commit 5335f94e99

View File

@ -44,6 +44,9 @@ to indicate that the job is too young to process.
The following lines show message recipients,
one per line.
.PP
.B Mailq
is identical to ``sendmail -bp''.
.PP
The options are as follows:
.TP
.B \-v
@ -61,14 +64,6 @@ and the name of the alias this command expanded from, if any.
The
.B mailq
utility exits 0 on success, and >0 if an error occurs.
.SH NOTES
.Nm Mailq
is identical to
.Dq Li "sendmail -bp" .
Most of the options which apply to
.Xr sendmail 8
also apply to
.Nm mailq .
.SH SEE ALSO
sendmail(8)
.SH HISTORY