diff options
author | qwx <qwx@sciops.net> | 2022-10-02 03:48:31 +0000 |
---|---|---|
committer | qwx <qwx@sciops.net> | 2022-10-02 03:48:31 +0000 |
commit | 325c81416b18817a4e45384077aead2d0266536a (patch) | |
tree | c0e2d7c85fd1eeae70aabeaebadcf96f5aa9f6ac /sys/man/8 | |
parent | 8237f8c583281e8575c7f67f4d044b43aef82920 (diff) |
/sys/man: fix minor complaints from checkman
Diffstat (limited to 'sys/man/8')
-rw-r--r-- | sys/man/8/acmed | 4 | ||||
-rw-r--r-- | sys/man/8/sol | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys/man/8/acmed b/sys/man/8/acmed index 7eb924316..ec094bd17 100644 --- a/sys/man/8/acmed +++ b/sys/man/8/acmed @@ -144,7 +144,7 @@ auth/rsa2jwk acct.key > /sys/lib/tls/acmed/me@example.com.pub Then the .B acct.key must be loaded into -.IR factotum(4). +.IR factotum (4). It is recommended to put .B acct.key into @@ -173,7 +173,7 @@ for more examples on how to use RSA keys. .PP The certificate for the domain can now be fetched. This requires -.IR webfs(4) +.IR webfs (4) to be mounted as the ACME protocol uses HTTP to talk to the provider. .IP diff --git a/sys/man/8/sol b/sys/man/8/sol index 58ecf057f..64ffd8fda 100644 --- a/sys/man/8/sol +++ b/sys/man/8/sol @@ -47,7 +47,7 @@ The flag connects to the VNC port instead. .SH EXAMPLE Connect to the KVM port with -.IR vnc(1): +.IR vnc (1): .IP .EX execnet && vncv 'exec!ip/sol -k host' |