]> git.ipfire.org Git - thirdparty/man-pages.git/commit
src/bin/mansect, mansect.1: Add program and its manual page
authorAlejandro Colomar <alx@kernel.org>
Sat, 2 Nov 2024 22:27:13 +0000 (23:27 +0100)
committerAlejandro Colomar <alx@kernel.org>
Sun, 3 Nov 2024 05:10:06 +0000 (06:10 +0100)
commit2b65f4d22952eb32b347d5155735a696f9654e58
treefb3356cd8dd645295e3792f33d5ec9179a07ddfa
parentd6c757da60206c8b3dc095d3194da2b3eb8fa42d
src/bin/mansect, mansect.1: Add program and its manual page

Preprocess with preconv(1).  This doesn't process the pages in a
significant way, and has the benefit that it writes the name of the
pages in the output.

Cc: "G. Branden Robinson" <branden@debian.org>
Cc: Colin Watson <cjwatson@debian.org>
Cc: <groff@gnu.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man1/mansect.1 [new file with mode: 0644]
src/bin/mansect [new file with mode: 0755]