From a94253ba2539890370894313c388261d798bb4c7 Mon Sep 17 00:00:00 2001 From: Alberto Bertogli Date: Wed, 6 Jun 2018 19:45:41 +0100 Subject: [PATCH] docs: Fix minor typo in chasquid.conf.5.pod --- docs/man/chasquid.conf.5 | 4 ++-- docs/man/chasquid.conf.5.pod | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/man/chasquid.conf.5 b/docs/man/chasquid.conf.5 index b44c415..fd2f9af 100644 --- a/docs/man/chasquid.conf.5 +++ b/docs/man/chasquid.conf.5 @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "chasquid.conf 5" -.TH chasquid.conf 5 "2018-06-04" "" "" +.TH chasquid.conf 5 "2018-06-06" "" "" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -220,7 +220,7 @@ Enable dovecot authentication. If true, users that are not found in chasquid's databases will be authenticated via dovecot. Default: \f(CW\*(C`false\*(C'\fR. .Sp The path to dovecot's auth sockets is autodetected, but can be manually -overriden using the \f(CW\*(C`dovecot_userdb_path\*(C'\fR and \f(CW\*(C`dovecot_client_path\*(C'\fR if +overridden using the \f(CW\*(C`dovecot_userdb_path\*(C'\fR and \f(CW\*(C`dovecot_client_path\*(C'\fR if needed. .SH "SEE ALSO" .IX Header "SEE ALSO" diff --git a/docs/man/chasquid.conf.5.pod b/docs/man/chasquid.conf.5.pod index 3295a53..ee7ccf7 100644 --- a/docs/man/chasquid.conf.5.pod +++ b/docs/man/chasquid.conf.5.pod @@ -101,7 +101,7 @@ Enable dovecot authentication. If true, users that are not found in chasquid's databases will be authenticated via dovecot. Default: C. The path to dovecot's auth sockets is autodetected, but can be manually -overriden using the C and C if +overridden using the C and C if needed. =back