I am not using jaguar yet, but man does seem to be a shell script on
the stock fink distro. 

Mon 1:46:32am ~{810} %fink --version
Package manager version: 0.9.12
Distribution version: 0.4.0
Mon 1:46:43am ~{811} %file /sw/bin/man
/sw/bin/man: Bourne shell script text
Mon 1:48:28am ~{812} %cat /sw/bin/man 
#!/bin/sh
exec /usr/bin/man -C /sw/etc/man.conf $*
Mon 1:48:33am ~{813} %dpkg -S /sw/bin/man
manconf: /sw/bin/man

BTW, I am using the stock Fink distro and 10.1.5 on this system



--- [EMAIL PROTECTED] wrote:
> 
> On Monday, August 26, 2002, at 12:47 , Thom Peters II wrote:
> 
> > [Luna:~] thom% which man
> > /sw/bin/man
> > [Luna:~] thom% more /sw/bin/man
> > #!/bin/sh
> > exec /usr/bin/man -C /sw/etc/man.conf $*
> 
> That's very odd indeed.  My /sw/bin/man is a compiled executable,
> not a shell program:
> 
> $ file /sw/bin/man
> /sw/bin/man: Mach-O executable ppc
> $ dpkg -S /sw/bin/man
> man: /sw/bin/man
> $ fink list man
> Information about 1400 packages read in 4 seconds.
>   i   man              1.5k-1       Man pager
> $ fink --version
> Package manager version: 0.10.0
> Distribution version: 0.4.0.cvs
> 
> (Yes, there was more output from "fink list man"....)
> 
> Where did your /sw/bin/man come from (i.e., what does
> "dpkg -S /sw/bin/man" say)?
> 
> I'm running Mac OS 10.1.5, but that shouldn't make a
> difference w.r.t. fink's man package.
> 
> HTH,
> Dan
> 
> --
> This email impairs your ability to operate heavy machinery.
> <mailto:[EMAIL PROTECTED]>
> 
> 
> 
> -------------------------------------------------------
> 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


__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com


-------------------------------------------------------
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