summaryrefslogtreecommitdiff
path: root/contrib/sendmail/src
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>1998-10-07 19:45:36 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>1998-10-07 19:45:36 +0000
commitdea468b2e9b34f1cdb044dd3ed553e1a3736aa65 (patch)
tree33c680c92ca6c0a460360d87f7b06adb99e6b6b2 /contrib/sendmail/src
parent17ee5a32834b13ee78ec8d15b35bf3a53b743072 (diff)
Notes
Diffstat (limited to 'contrib/sendmail/src')
-rw-r--r--contrib/sendmail/src/mailq.112
1 files changed, 8 insertions, 4 deletions
diff --git a/contrib/sendmail/src/mailq.1 b/contrib/sendmail/src/mailq.1
index fa1d0d56f519f..ed6c0f6a06e5a 100644
--- a/contrib/sendmail/src/mailq.1
+++ b/contrib/sendmail/src/mailq.1
@@ -36,10 +36,6 @@ for the first time.
The following lines show message recipients,
one per line.
.Pp
-.Nm Mailq
-is identical to
-.Dq Li "sendmail -bp" .
-.Pp
The options are as follows:
.Bl -tag -width Ds
.It Fl v
@@ -58,6 +54,14 @@ and the name of the alias this command expanded from, if any.
The
.Nm 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
.Xr sendmail 8
.Sh HISTORY