1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2025-12-17 14:37:02 +00:00

docs: Fix minor typo in chasquid.conf.5.pod

This commit is contained in:
Alberto Bertogli
2018-06-06 19:45:41 +01:00
parent 17b7bbe9c6
commit a94253ba25
2 changed files with 3 additions and 3 deletions

View File

@@ -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"

View File

@@ -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<false>.
The path to dovecot's auth sockets is autodetected, but can be manually
overriden using the C<dovecot_userdb_path> and C<dovecot_client_path> if
overridden using the C<dovecot_userdb_path> and C<dovecot_client_path> if
needed.
=back