diff options
author | ru <ru@FreeBSD.org> | 2000-11-17 16:30:34 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-11-17 16:30:34 +0000 |
commit | 5335f94e990d5e995955c27f59fe2dc8c4907e6b (patch) | |
tree | c45ac08f88048aa754e692f2c97339d06cd2ea9e /contrib | |
parent | 9e61ada2ffb5a518c34558ab79e47d4eb25d86f4 (diff) | |
download | FreeBSD-src-5335f94e990d5e995955c27f59fe2dc8c4907e6b.zip FreeBSD-src-5335f94e990d5e995955c27f59fe2dc8c4907e6b.tar.gz |
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.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/sendmail/src/mailq.1 | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/contrib/sendmail/src/mailq.1 b/contrib/sendmail/src/mailq.1 index d3e83c51..cfbdab4 100644 --- a/contrib/sendmail/src/mailq.1 +++ b/contrib/sendmail/src/mailq.1 @@ -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 |