can anyone tell me what packages i need in debian to get man pages? when i try man now, i get this:
Code:
jeff@moe:~ $ man ls
No manual entry for ls
See 'man 7 undocumented' for help when manual pages are not available.
jeff@moe:~ $ man 7 undocumented
No manual entry for undocumented in section 7
jeff@moe:~ $
i tried searching the debian packages for man pages, but whenever i enter more than 2 words in the search field, it returns a page that says, "Error: keyword not valid or missing." i looked through the results of "man" and "pages" searched separately, but i can't determine what i need. i already have the manpages package.
Code:
root@moe:/home/jeff # apt-get install manpages
Reading Package Lists... Done
Building Dependency Tree... Done
manpages is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
