mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-17 14:37:02 +00:00
docs/man: Make chasquid.1 description match the README file
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -8,10 +8,8 @@ B<chasquid> [I<options>...]
|
||||
|
||||
=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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user