aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-04-02 15:02:52 +1300
committerTom Ryder <tom@sanctum.geek.nz>2015-04-02 15:02:52 +1300
commit8b93c5d79a136245cb179b960c1bc45389902bd7 (patch)
tree89754906c47c667d35e6880ea8c90645b5aa3ad4 /README.markdown
parentAdd a problem I can't work out (diff)
downloaddotfiles-8b93c5d79a136245cb179b960c1bc45389902bd7.tar.gz
dotfiles-8b93c5d79a136245cb179b960c1bc45389902bd7.zip
man(1) page suffixes in README
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index cff26bf5..4a3bbca8 100644
--- a/README.markdown
+++ b/README.markdown
@@ -193,9 +193,9 @@ GnuPG
The configuration for GnuPG is intended to follow [RiseUp’s OpenPGP best
practices](https://help.riseup.net/en/security/message-security/openpgp/best-practices).
-The configuration file is rebuilt using `m4` and `make` because it requires
-hard-coding a path to the SKS keyserver certificate authority, and neither
-tilde nor `$HOME` expansion works for this.
+The configuration file is rebuilt using `m4(1)` and `make(1)` because it
+requires hard-coding a path to the SKS keyserver certificate authority, and
+neither tilde nor `$HOME` expansion works for this.
Mutt
----