Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Why is man -k not working?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
SpinDizzy
n00b
n00b


Joined: 28 May 2003
Posts: 63
Location: Moss Vale, Australia

PostPosted: Tue Jul 22, 2003 2:40 pm    Post subject: Why is man -k not working? Reply with quote

How do I get:
Code:
man -k search_word
to give me something a little more useful then:
Code:
man: nothing appropriate

Is there something I need set to get this working properly?
Back to top
View user's profile Send private message
hensan
l33t
l33t


Joined: 26 Jun 2003
Posts: 868
Location: Sweden

PostPosted: Tue Jul 22, 2003 4:13 pm    Post subject: Reply with quote

You need to build the keyword database by running '/usr/sbin/makewhatis' first. Then -k will work.
Back to top
View user's profile Send private message
SpinDizzy
n00b
n00b


Joined: 28 May 2003
Posts: 63
Location: Moss Vale, Australia

PostPosted: Sun Jul 27, 2003 2:52 pm    Post subject: Reply with quote

Thanks!!! :D

I see now that whatis is mentioned in the "See also" section of the man manpage, oh for the days when I had the time to chase through multiple manpages :cry:.
Back to top
View user's profile Send private message
DigitalDan
Tux's lil' helper
Tux's lil' helper


Joined: 18 Nov 2002
Posts: 113
Location: Chicago

PostPosted: Fri Mar 05, 2004 10:13 pm    Post subject: Reply with quote

After being able to use what is how would you access that specific section.

for example
Code:
$man -k glMatrixMode
glMatrixMode         (3x)  - specify which matrix is the current matrix


now how do I go about accessing that section 3x?

I've tried
Code:
$man 3
What manual page do you want from section 3?


But, I always get the what man page do you want. How do you specify a page?
_________________
gentoo baby, its the only way!
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9538
Location: beyond the rim

PostPosted: Sat Mar 06, 2004 12:27 am    Post subject: Reply with quote

Code:
man 3x glMatrixMode
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum