diff --git a/docs/man/chasquid.1 b/docs/man/chasquid.1 index b213d7d..d3cf2bb 100644 --- a/docs/man/chasquid.1 +++ b/docs/man/chasquid.1 @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "chasquid 1" -.TH chasquid 1 "2018-04-02" "" "" +.TH chasquid 1 "2018-07-22" "" "" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -141,10 +141,8 @@ chasquid \- SMTP (email) server \&\fBchasquid\fR [\fIoptions\fR...] .SH "DESCRIPTION" .IX Header "DESCRIPTION" -chasquid is an \s-1SMTP\s0 (email) server. -.PP -It aims to be easy to configure and maintain for a small mail server, at the -expense of flexibility and functionality. +chasquid is an \s-1SMTP\s0 (email) server with a focus on simplicity, security, and +ease of operation. .PP It's written in Go, and distributed under the Apache license 2.0. .SH "OPTIONS" diff --git a/docs/man/chasquid.1.pod b/docs/man/chasquid.1.pod index ee9909e..56035d1 100644 --- a/docs/man/chasquid.1.pod +++ b/docs/man/chasquid.1.pod @@ -8,10 +8,8 @@ B [I...] =head1 DESCRIPTION -chasquid is an SMTP (email) server. - -It aims to be easy to configure and maintain for a small mail server, at the -expense of flexibility and functionality. +chasquid is an SMTP (email) server with a focus on simplicity, security, and +ease of operation. It's written in Go, and distributed under the Apache license 2.0.