From 34b10deb79516ec97a5cae673894f94a5ac88b2c Mon Sep 17 00:00:00 2001 From: Pascal Volk Date: Mon, 12 Jul 2010 00:13:09 +0000 Subject: [PATCH] man/doveadm-{who,penalty,director}.1: Added -a host:port description. --- 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(-) diff --git a/doc/man/doveadm-director.1.in b/doc/man/doveadm-director.1.in index 3c5e6e3148..46fd3fe10f 100644 --- a/doc/man/doveadm-director.1.in +++ b/doc/man/doveadm-director.1.in @@ -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 diff --git a/doc/man/doveadm-penalty.1.in b/doc/man/doveadm-penalty.1.in index 22050b64a6..6fc214b2b8 100644 --- a/doc/man/doveadm-penalty.1.in +++ b/doc/man/doveadm-penalty.1.in @@ -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) diff --git a/doc/man/doveadm-who.1.in b/doc/man/doveadm-who.1.in index 01852a5f93..6f050ae23d 100644 --- a/doc/man/doveadm-who.1.in +++ b/doc/man/doveadm-who.1.in @@ -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) -- 2.47.3