git: ching(6): Support to format with mandoc(1)
Aaron LI
aly at crater.dragonflybsd.org
Fri Feb 19 07:47:07 PST 2021
commit 169b629f5bc075f52d87d712d59504849ee92678
Author: Aaron LI <aly at aaronly.me>
Date: Fri Feb 19 18:51:44 2021 +0800
ching(6): Support to format with mandoc(1)
We don't ship nroff(1) anymore, so adapt ching(6) to support to use
mandoc(1) to format its output. Mandoc(1) only implements part of
roff(7) language, but it's enough for ching(6), although minor
adjustments to the mandoc(1) output are needed to make it similar to
the nroff(1) output.
Prefer nroff(1) if it's available (provided by groff package).
Summary of changes:
games/ching/ching/ching.sh | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/169b629f5bc075f52d87d712d59504849ee92678
--
DragonFly BSD source repository
More information about the Commits
mailing list