diff options
author | 2010-10-18 13:28:25 +0000 | |
---|---|---|
committer | 2010-10-18 13:28:25 +0000 | |
commit | 3e94769ae6f0412f847bbe71b0368924ea0dede1 (patch) | |
tree | ca4eead285fa2f2c600511cc46c582182997e4bc | |
parent | sync (diff) | |
download | wireguard-openbsd-3e94769ae6f0412f847bbe71b0368924ea0dede1.tar.xz wireguard-openbsd-3e94769ae6f0412f847bbe71b0368924ea0dede1.zip |
Mention that commands may be abbreviated, as done in other *ctl manuals.
ok gilles@
-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 |