]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
man/doveadm-{who,penalty,director}.1: Added -a host:port description.
authorPascal Volk <user@localhost.localdomain.org>
Mon, 12 Jul 2010 00:13:09 +0000 (00:13 +0000)
committerPascal Volk <user@localhost.localdomain.org>
Mon, 12 Jul 2010 00:13:09 +0000 (00:13 +0000)
doc/man/doveadm-director.1.in
doc/man/doveadm-penalty.1.in
doc/man/doveadm-who.1.in

index 3c5e6e314838164af84d7b65a6cc08f7a06934fa..46fd3fe10fdb6ab3ad8fba734e5400778e976baf 100644 (file)
@@ -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 @@ Command specific
 .\"-------------------------------------
 .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 @@ user would be redirected to 192.168.10.3.
 @INCLUDE:reporting-bugs@
 .\"------------------------------------------------------------------------
 .SH SEE ALSO
-.BR doveadm (1)
+.BR doveadm (1)
\ No newline at end of file
index 22050b64a6dcad6b5e9a68748abd9727584fc5f3..6fc214b2b88876a8fb27938eccd9f540549c6630 100644 (file)
@@ -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 @@ Command specific
 .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)
index 01852a5f930f3f0375ff4f5ce8c2ef4580e5f249..6f050ae23ded92f0c5b152072eaddd471c3a9ac6 100644 (file)
@@ -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 @@ Otherwise the connections are grouped by the username.
 .\"-------------------------------------
 .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)