shithub: riscv

Download patch

ref: 72a08866391b5d03bfcc7c98c39563bbc5e44a1f
parent: ee31c7808087c24b268bb5700b6d695c1bae0cd8
author: Ori Bernstein <ori@eigenstate.org>
date: Wed Oct 20 22:01:43 EDT 2021

acmed(8): fix typos, formatting, and missed name change.

--- a/sys/man/8/acmed
+++ b/sys/man/8/acmed
@@ -130,16 +130,14 @@
 	file=/lib/ndb/common
 	file=/lib/ndb/dnschallenge
 .EE
-
+.PP
 And
 .I acmed
 must be invoked with the domain:
 .IP
 .EX
-acmed me@example.org \\
-	/sys/lib/tls/acmed/mydomain.com.csr \\
-	mydomain.com \\
-	>/sys/lib/tls/acmed/mydomain.com.crt
+ip/acmed me@example.com mydomain.com.csr mydomain.com \\
+	>mydomain.com.crt
 .EE
 .SH SEE ALSO
 .IR rsa (8),