Hi all,

        First off, thanks for everything guys.

        I just updated to Mac OS 10.2 and did a few "fink update all"s.  Now 
tcsh doesn't work the way it used to, and the aliases are gone, but I 
suspect that's Mac OS X's fault.  More importantly, for some reason 
"man" doesn't work anymore.  I thought it used to work.  Here's what I 
found:

[Luna:~] thom% which man
/sw/bin/man
[Luna:~] thom% more /sw/bin/man
#!/bin/sh
exec /usr/bin/man -C /sw/etc/man.conf $*
[Luna:~] thom% man man
/usr/bin/man: illegal option -- C
man, version 1.1

usage: man [-adfhktw] [section] [-M path] [-P pager] [-S list]
            [-m machine] [-p string] name ...

   a : find all matching entries
   d : print gobs of debugging information
   f : same as whatis(1)
   h : print this help message
   k : same as apropos(1)
   t : use troff to format pages for printing
   w : print location of man page(s) that would be displayed

   M path    : set search path for manual pages to `path'
   P pager   : use program `pager' to display pages
   S list    : colon separated section list
   m machine : search for alternate architecture man pages
   p string : string tells which preprocessors to run
                e - [n]eqn(1)   p - pic(1)    t - tbl(1)
                g - grap(1)     r - refer(1)  v - vgrind(1)



        Looks like a fink installed version of man.  Can anybody tell me which 
package it came from, and why it's there, and the best way to fix it?  
I could just remove or rewrite /sw/bin/man, but that would just be a 
temporary fix and may break something else.  Suggestions?

--

Thom



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to