This is the first of several diffs containing separate bits of the
earlier combined diff.

"X509" to "X.509" for correctness and consistency with acme-client.conf.5


Index: acme-client.1
===================================================================
RCS file: /cvs/src/usr.sbin/acme-client/acme-client.1,v
retrieving revision 1.24
diff -u -p -r1.24 acme-client.1
--- acme-client.1       13 Jun 2018 15:08:24 -0000      1.24
+++ acme-client.1       2 Aug 2018 04:29:36 -0000
@@ -44,7 +44,7 @@ Specify an alternative configuration fil
 .It Fl n
 No operation: check and print configuration.
 .It Fl r
-Revoke the X509 certificate found in the certificates.
+Revoke the X.509 certificate.
 .It Fl v
 Verbose operation.
 Specify twice to also trace communication and data transfers.
@@ -110,7 +110,7 @@ as above:
 .Pp
 A daily
 .Xr cron 8
-job can renew the certificates:
+job can renew the certificate:
 .Pp
 .Dl acme-client example.com && rcctl reload httpd
 .Sh SEE ALSO

Reply via email to