diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2010-10-18 13:28:26 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2010-10-18 13:28:26 +0000 |
commit | 6ee1734c3f0e836ddadbb3e8009ff1b56f6e6572 (patch) | |
tree | 9bee8132671323265e47ee72261438318d2d012f /usr.sbin | |
parent | 5e996268ed33c4d755237bcd94590b64d3f5cc9c (diff) |
Mention that commands may be abbreviated, as done in other *ctl manuals.
ok gilles@
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/smtpd/smtpctl.8 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/usr.sbin/smtpd/smtpctl.8 b/usr.sbin/smtpd/smtpctl.8 index 1afc397dfff..294407e7a7e 100644 --- a/usr.sbin/smtpd/smtpctl.8 +++ b/usr.sbin/smtpd/smtpctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: smtpctl.8,v 1.17 2010/10/09 22:05:35 gilles Exp $ +.\" $OpenBSD: smtpctl.8,v 1.18 2010/10/18 13:28:25 sthen Exp $ .\" .\" Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: October 9 2010 $ +.Dd $Mdocdate: October 18 2010 $ .Dt SMTPCTL 8 .Os .Sh NAME @@ -29,6 +29,10 @@ The .Nm program controls .Xr smtpd 8 . +Commands may be abbreviated to the minimum unambiguous prefix; for example, +.Cm sh s +for +.Cm show stats . .Pp The following commands are available: .Bl -tag -width Ds |