Fix grammer error in the manpage (fixes #466)

"allows to" requires a subject (e.g. "allows one to"), without it's just
syntactically wrong.  Change the verb entirely to workaround the
problem.
This commit is contained in:
Mattia Rizzolo
2018-01-19 19:41:41 +01:00
committed by Lukas Schauer
parent b53cb6643b
commit 62d37c9b3d

View File

@@ -7,8 +7,8 @@ dehydrated \- ACME client implemented as a shell-script
[\fBargument\fR [\fBargument\fR]] [\fBargument\fR [\fBargument\fR]]
.IR ... .IR ...
.SH DESCRIPTION .SH DESCRIPTION
A client for ACME-based Certificate Authorities, such as LetsEncrypt. It A client for ACME-based Certificate Authorities, such as LetsEncrypt. It can
allows to request and obtain TLS certificates from an ACME-based be used to request and obtain TLS certificates from an ACME-based
certificate authority. certificate authority.
Before any certificates can be requested, Dehydrated needs Before any certificates can be requested, Dehydrated needs