Comments for info2man
29 Nov 2001 02:12
Not binary
Info pages are not binary. They're far more readable than man pages if you're stuck without a viewer.
27 Nov 2001 23:12
Re: Excellent idea
Too bad most, if not all GNU
applications now only include info files
or outdated man pages.
Yeah. I actually wrote these tools to use in my own "man"
command so that I can say "man info-topic" much like any
other man entry.
BTW, GNU Binutils
now uses a script called texi2pod.pl and
pod2man.
Yep - my man command uses pod2man | nroff to produce
the stuff to page after conversion with info2pod.
27 Nov 2001 22:37
Excellent idea
Too bad most, if not all GNU applications now only include info files or outdated man pages. BTW, GNU Binutils now uses a script called texi2pod.pl and pod2man.
A speech recognition script for Asterisk that uses the Google speech API.
A cross-platform sound processing architecture built around the LV2 plugin standard.
Re: Not binary
They use \037 as a delimiter. Last I looked that wasn't a text character.