dovecot-2.0: man/doveadm-{who,penalty,director}.1: Added -a host...

dovecot at dovecot.org dovecot at dovecot.org
Mon Jul 12 03:15:47 EEST 2010


details:   http://hg.dovecot.org/dovecot-2.0/rev/e546af72d6bb
changeset: 11796:e546af72d6bb
user:      Pascal Volk <user at localhost.localdomain.org>
date:      Mon Jul 12 00:13:09 2010 +0000
description:
man/doveadm-{who,penalty,director}.1: Added -a host:port description.

diffstat:

 doc/man/doveadm-director.1.in |  11 +++++++----
 doc/man/doveadm-penalty.1.in  |   9 ++++++---
 doc/man/doveadm-who.1.in      |   9 ++++++---
 3 files changed, 19 insertions(+), 10 deletions(-)

diffs (79 lines):

diff -r 16db2af2b831 -r e546af72d6bb doc/man/doveadm-director.1.in
--- a/doc/man/doveadm-director.1.in	Mon Jul 12 00:33:12 2010 +0100
+++ b/doc/man/doveadm-director.1.in	Mon Jul 12 00:13:09 2010 +0000
@@ -1,5 +1,5 @@
 .\" Copyright (c) 2010 Dovecot authors, see the included COPYING file
-.TH DOVEADM\-DIRECTOR 1 "2010-06-22" "Dovecot v2.0" "Dovecot"
+.TH DOVEADM\-DIRECTOR 1 "2010-07-12" "Dovecot v2.0" "Dovecot"
 .SH NAME
 doveadm\-director \- Manage Dovecot directors
 .\"------------------------------------------------------------------------
@@ -36,8 +36,11 @@
 .\"-------------------------------------
 .TP
 .BI \-a\  director_socket_path
-This option is used to specify an absolute path to an alternative UNIX
-domain socket.
+This option is used to specify an alternative socket.
+The option\(aqs argument is either an absolute path to a local UNIX domain
+socket, or a hostname and port
+.RI ( hostname : port ),
+in order to connect a remote host via a TCP socket.
 .sp
 By default
 .BR doveadm (1)
@@ -178,4 +181,4 @@
 @INCLUDE:reporting-bugs@
 .\"------------------------------------------------------------------------
 .SH SEE ALSO
-.BR doveadm (1)
+.BR doveadm (1)
\ No newline at end of file
diff -r 16db2af2b831 -r e546af72d6bb doc/man/doveadm-penalty.1.in
--- a/doc/man/doveadm-penalty.1.in	Mon Jul 12 00:33:12 2010 +0100
+++ b/doc/man/doveadm-penalty.1.in	Mon Jul 12 00:13:09 2010 +0000
@@ -1,5 +1,5 @@
 .\" Copyright (c) 2010 Dovecot authors, see the included COPYING file
-.TH DOVEADM\-PENALTY 1 "2010-06-15" "Dovecot v2.0" "Dovecot"
+.TH DOVEADM\-PENALTY 1 "2010-07-12" "Dovecot v2.0" "Dovecot"
 .SH NAME
 doveadm\-penalty \- Show current penalties
 .\"------------------------------------------------------------------------
@@ -21,8 +21,11 @@
 .IR options :
 .TP
 .BI \-a\  anvil_socket_path
-This option is used to specify an absolute path to an alternative UNIX
-domain socket.
+This option is used to specify an alternative socket.
+The option\(aqs argument is either an absolute path to a local UNIX domain
+socket, or a hostname and port
+.RI ( hostname : port ),
+in order to connect a remote host via a TCP socket.
 .sp
 By default
 .BR doveadm (1)
diff -r 16db2af2b831 -r e546af72d6bb doc/man/doveadm-who.1.in
--- a/doc/man/doveadm-who.1.in	Mon Jul 12 00:33:12 2010 +0100
+++ b/doc/man/doveadm-who.1.in	Mon Jul 12 00:13:09 2010 +0000
@@ -1,5 +1,5 @@
 .\" Copyright (c) 2010 Dovecot authors, see the included COPYING file
-.TH DOVEADM\-WHO 1 "2010-06-23" "Dovecot v2.0" "Dovecot"
+.TH DOVEADM\-WHO 1 "2010-07-12" "Dovecot v2.0" "Dovecot"
 .SH NAME
 doveadm\-who \- Show who is logged in to the Dovecot server
 .\"------------------------------------------------------------------------
@@ -33,8 +33,11 @@
 .\"-------------------------------------
 .TP
 .BI \-a\  anvil_socket_path
-This option is used to specify an absolute path to an alternative UNIX
-domain socket.
+This option is used to specify an alternative socket.
+The option\(aqs argument is either an absolute path to a local UNIX domain
+socket, or a hostname and port
+.RI ( hostname : port ),
+in order to connect a remote host via a TCP socket.
 .sp
 By default
 .BR doveadm (1)


More information about the dovecot-cvs mailing list