Penguin

Differences between version 3 and predecessor to the previous major change of MakeWhatIs.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Monday, April 7, 2003 5:52:48 pm by GlynWebster Revert
Older page: version 2 Last edited on Sunday, April 6, 2003 8:51:12 pm by zcat(1) Revert
@@ -8,12 +8,14 @@
  
  sections="1 2 3 4 5 6 7 8 9 n l" 
  
 Remove the __"3"__. Run __/usr/sbin/makewhatis__ again, and the section (3) entries will be gone. 
+  
+--GlynWebster  
  
 ---- 
-__alias apropos='apropos | grep -v "(3)"'__ does the same job, and is a little easier to undo when you happen to  
- be programming and want those entries back.. 
+__alias apropos='apropos | grep -v "(3)"'__ does the same job, and is a little easier to undo when you happen to be programming and want those entries back.. --zcat(1)  
  
+True, but does ''anyone'' use man(1) to look up programming documention? --GlynWebster  
  
 ---- 
 [1] This where Mandrake and RedHat keep __makewhatis__. [YMMV].