aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-14 10:09:15 -0300
committerEuAndreh <eu@euandre.org>2021-06-14 10:09:15 -0300
commit791703b7b1f5146961d42755170f8551abf3d2d2 (patch)
tree03d0c5992975336f1e62ddf1bf19482e234ff81f
parentdoc/remembering.*: Make correct usage of .MT and .UR requests (diff)
downloadremembering-791703b7b1f5146961d42755170f8551abf3d2d2.tar.gz
remembering-791703b7b1f5146961d42755170f8551abf3d2d2.tar.xz
README.md: Mention groff explicitly instead of troff
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cdf533d..d8e6320 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ The documentation is available via installed manpages or online: [`remembering.1
Extra tools used for development are:
- [fallible] and [Valgrind] for memory testing;
- [ShellCheck] for validating scripts;
-- [pandoc], troff and Perl for generating the documentation HTML and website.
+- [pandoc], groff and Perl for generating the documentation HTML and website.
[fallible]: https://fallible.euandreh.xyz
[Valgrind]: https://valgrind.org