]> git.ipfire.org Git - thirdparty/man-pages.git/commit
scripts/bash_aliases: man_lsfunc(), man_lsvar(): Use mansect(1)
authorAlejandro Colomar <alx@kernel.org>
Sat, 2 Nov 2024 22:35:06 +0000 (23:35 +0100)
committerAlejandro Colomar <alx@kernel.org>
Sun, 3 Nov 2024 05:10:06 +0000 (06:10 +0100)
commita82b8b28c9035c8a889a7de2d5cbbb9d2d1f8674
tree5f2a537b2ec9cda38b21a8a0df5d15a19b034232
parent2b65f4d22952eb32b347d5155735a696f9654e58
scripts/bash_aliases: man_lsfunc(), man_lsvar(): Use mansect(1)

Remove the man_section() function, and call the mansect(1) program
instead.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
scripts/bash_aliases