]> git.ipfire.org Git - thirdparty/man-pages.git/commit
groff.mk: TROFFFLAGS: Remove -t
authorAlejandro Colomar <alx@kernel.org>
Sun, 23 Apr 2023 00:02:43 +0000 (02:02 +0200)
committerAlejandro Colomar <alx@kernel.org>
Sun, 23 Apr 2023 00:02:45 +0000 (02:02 +0200)
commit214ed33ef103ba2298e704b623326d24178e8951
treeda4740986ba794e0b316d4b29f1aa7e34cbf7bee
parent50174cceabbefc44564e84d1e6fa93d42716f31d
groff.mk: TROFFFLAGS: Remove -t

That was probably a typo; it doesn't make sense to ask troff(1) to pass
the tbl(1) preprocessor, since we already did.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
share/mk/build/groff.mk