forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
9 lines
454 B
Text
9 lines
454 B
Text
info2man converts GNU info files to pod or -man formats.
|
|
|
|
GNU info can be a pain as it demands its own special pager, it's a binary
|
|
format, it's cruder than HTML and less documented, and most GNU- authored
|
|
manual entries basically say "we like info so we don't maintain this manual
|
|
entry, thus it is probably wrong". info2man thus converts info files so that
|
|
they can be read by ordinary tools.
|
|
|
|
WWW: http://www.cskk.ezoshosting.com/cs/css/info2pod.html
|