From: Timo Sirainen Date: Fri, 16 Sep 2011 08:59:15 +0000 (+0300) Subject: man: Escape fix. X-Git-Tag: 2.0.15~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e79bf72c2bd892676996f066ca12b23f198e8ee;p=thirdparty%2Fdovecot%2Fcore.git man: Escape fix. --- diff --git a/doc/man/dsync.1.in b/doc/man/dsync.1.in index 1aad406e5c..9acecd2c4f 100644 --- a/doc/man/dsync.1.in +++ b/doc/man/dsync.1.in @@ -167,7 +167,7 @@ path to a script that executes the For example: .sp .nf -ssh mailuser@host dsync -u user +ssh mailuser@host dsync \-u user .fi .\"------------------------------------------------------------------------ .SH COMMANDS