summaryrefslogtreecommitdiffstats
path: root/system/mandoc/slack-desc
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-02-09 01:16:25 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-09 17:02:01 +0700
commiteef9b4c6e965109b8e5dd4ae15bfbe5f9b797515 (patch)
tree123e2dc0f4f96caa382e3b9d4a261f3f0b6cf88c /system/mandoc/slack-desc
parent83d6753bcb5574026c1caa0d4e9db96f24f269d3 (diff)
downloadslackbuilds-eef9b4c6e965109b8e5dd4ae15bfbe5f9b797515.tar.gz
slackbuilds-eef9b4c6e965109b8e5dd4ae15bfbe5f9b797515.tar.xz
system/mandoc: Fix 15.0 build.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/mandoc/slack-desc')
-rw-r--r--system/mandoc/slack-desc4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/mandoc/slack-desc b/system/mandoc/slack-desc
index 1f7b5d6c7b..5e8196df52 100644
--- a/system/mandoc/slack-desc
+++ b/system/mandoc/slack-desc
@@ -6,9 +6,9 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-mandoc: mandoc (UNIX manpage compiler)
+mandoc: mandoc (UNIX manpage viewer)
mandoc:
-mandoc: mandoc is a suite of tools compiling mdoc, the roff macro package of
+mandoc: mandoc is a suite of tools containing mdoc, the roff macro package of
mandoc: choice for BSD manual pages, and man, the predominant historical
mandoc: package for UNIX manuals.
mandoc: It is small, ISO C, ISC-licensed, and quite fast.