keys/tripe-keys.conf.5.in: Generally enclose literal strings in quotes.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 21 Jun 2020 15:10:02 +0000 (16:10 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 21 Jun 2020 15:10:02 +0000 (16:10 +0100)
keys/tripe-keys.conf.5.in

index ebdbbd9..633f39f 100644 (file)
@@ -80,16 +80,16 @@ The fingerprint of the signing key identified by
 The base URL of the key repository (usually with a trailing
 .RB ` / ').
 Typically, this will be something like
-.RB http://www.distorted.org.uk/vpn/ .
+.RB ` http://www.distorted.org.uk/vpn/ '.
 No default.
 .TP
 .B repos-base
 The basename for the repository archive.  Default is
-.BR tripe-keys.tar.gz .
+.RB ` tripe-keys.tar.gz '.
 .TP
 .B sig-base
 The basename template for repository signatures.  Default is
-.BR tripe-keys.sig-<SEQ> .
+.RB ` tripe-keys.sig-<SEQ> '.
 The
 .RB ` <SEQ> '
 portion, if any, is replaced by the sequence number of the key which
@@ -135,7 +135,7 @@ after it has successfully written the
 and
 .IR sig-file s.
 Default is
-.B ": run upload hook"
+.RB ` ": run upload hook" '
 which does nothing.
 .SS "Crypto parameters"
 .TP
@@ -146,7 +146,7 @@ Key-exchange algorithm to use.  Either
 or
 .B ec
 (elliptic curves).  The default is
-.BR dh .
+.RB ` dh '.
 .ne 9
 .TP
 .B kx-genalg
@@ -239,16 +239,16 @@ _
 .TP
 .B kx-expire
 Expiry time for generated keys.  Default is
-.BR "now + 1 year" .
+.RB ` "now + 1 year" '.
 .TP
 .B hash
 Hashing algorithm to use.  Default is
-.BR sha256 .
+.RB ` sha256 '.
 .TP
 .B bulk
 The bulk crypto transform to use.
 Default is
-.BR iiv .
+.RB ` iiv '.
 .ne 8
 .TP
 .B mac
@@ -277,7 +277,7 @@ output length.)
 .TP
 .B mgf
 Mask-generation algorithm to use.  Default is
-.IB hash -mgf \fR.
+.BI \fR` hash -mgf \fR'.
 This is probably a good choice.
 .ne 7
 .TP
@@ -370,12 +370,12 @@ Hash function to use for making signatures.  Default is
 .TP
 .B sig-fresh
 Oldest time we should consider a signed archive to be fresh.  Default is
-.BR always ,
+.RB ` always ',
 meaning that all signatures are fresh.
 .TP
 .B sig-expire
 Expiry time for master signing key.  Default is
-.BR forever .
+.RB ` forever '.
 .TP
 .B fingerprint-hash
 Hash function to use for key fingerprinting.  Default is
@@ -387,7 +387,7 @@ Local base directory for the repository files.  This probably ought to
 end in a
 .RB ` / '
 character.  Unexpected files in this directory will be removed by the
-.B tripe-keys upload
+.RB ` "tripe-keys upload" '
 command.  No default.
 .TP
 .B repos-file
@@ -404,7 +404,7 @@ and
 .TP
 .B conf-file
 Filename for local repository configuration file.  Default is
-.IB basedir /tripe-keys.conf \fR.
+.BI \fR` basedir /tripe-keys.conf \fR'.
 .TP
 .B kx-warn-days
 The