From 7efa349bfc62d2dc8c30e459adfcccb45af6bf70 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 14 Jun 2016 01:38:37 +0200 Subject: typo --- config/lacme.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config') diff --git a/config/lacme.conf b/config/lacme.conf index edcbbb0..c5c643d 100644 --- a/config/lacme.conf +++ b/config/lacme.conf @@ -6,8 +6,8 @@ [client] # The value of "socket" specifies the lacme-accountd(1) UNIX-domain # socket to connect to for signature requests from the ACME client. -# lacme aborts if the socket is readable or writable by other users, or -# if its parent directory is writable by other users. +# lacme(1) aborts if the socket is readable or writable by other users, +# or if its parent directory is writable by other users. # Default: "$XDG_RUNTIME_DIR/S.lacme" if the XDG_RUNTIME_DIR environment # variable is set. # @@ -77,7 +77,7 @@ # Path to the ACME webserver executable. #command = /usr/lib/lacme/webserver -# Whether to automatically install iptables(1) rules to open the +# Whether to automatically install iptables(8) rules to open the # ADDRESS[:PORT] specified with listen. Theses rules are automatically # removed once lacme(1) exits. # -- cgit v1.2.3