Results 1 to 2 of 2
hi, i can't seem to use texinfo correctly.
quite a few man pages reference texinfo, e.g. "man md5sum" states
The full documentation for md5sum is maintained as a Texinfo manual.
...
- 02-20-2008 #1Linux Newbie
- Join Date
- Sep 2007
- Posts
- 160
using texinfo
hi, i can't seem to use texinfo correctly.
quite a few man pages reference texinfo, e.g. "man md5sum" states
but "info md5sum" only shows the man page in the info viewer.The full documentation for md5sum is maintained as a Texinfo manual.
If the info and md5sum programs are properly installed at your site,
the command
info md5sum
should give you access to the complete manual.
what is missing on my system? i have the texinfo package install (obviously),
maybe i need some *-doc packages?
on a sidenote, i'm not really happy with the info viewer. are there good
alternative ways to view texinfo (preferably non-KDE)?
thanks! kai
- 02-20-2008 #2
The same thing happens on my openSUSE 10.3 installation. As far as I know, if a command does not have an info page, info will show the manpage, so this is probably whats happening with md5sum.


Reply With Quote
