> From: Glenn Fowler <gsf at research.att.com>
...
> On Thu, 21 Sep 2006 14:24:36 -1000 (HST) Joseph Kowalski wrote:
> > What about ksh98's libcmd.  Why is this considered Public?  (If it
> > is Public, where are the man pages?)
> 
> save a top level man page that lists the commands foo implemented as
>       extern int b_foo(int _argc, char* const _argv[]);
> each b_foo self documents and produces its documentation on stderr
> when invoked with a single option operand of one of
>       --man --html --nroff --usage
> 
> -- Glenn Fowler -- AT&T Research, Florham Park NJ --

I'm sorry, I can't understand this and I suspect there is something here
I should understand.  Can you be a bit more verbose?  Thanks.

To be clear, the issue/question (which I didn't quite ask) is if the
actual library name (for use as -lcmd to the compilation system) is
documented anywhere.

- thanks,

- jek3


Reply via email to