BOOTSTRAP (kcodegen) functions


LIBRARY ROUTINE

kgen_generate_whatis - update man directory whatis file

LIBRARY CALL

int 
kgen_generate_whatis(
   kobject	 object,
   char		*func_name,
   char		*short_desc)

INPUT

OUTPUT

none

RETURN VALUE

TRUE (1) on success, FALSE (0) otherwise

DESCRIPTION

This routine takes a new routine name, its short description, the library name, and the toolbox name, and either inserts the item into the toolboxes whatis file, or updates the current entry in the whatis file.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kcodegen/src/clui_codedoc.c

SEE ALSO

kcodegen(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.