Mercurial > hg > Members > kono > nitros9-code
diff docs/ccguide/munlink.refentry @ 569:3cd7606d9c7b
Several functions ready.
author | roug |
---|---|
date | Thu, 31 Oct 2002 22:05:32 +0000 |
parents | 73319ee6a57e |
children | 24956f96b7dd |
line wrap: on
line diff
--- a/docs/ccguide/munlink.refentry Thu Oct 31 22:05:32 2002 +0000 +++ b/docs/ccguide/munlink.refentry Thu Oct 31 22:05:32 2002 +0000 @@ -25,7 +25,10 @@ <refsect1><title>Description</title> <para> -Placeholder +This call informs the system that the module pointed to by +"mod" is no longer required by the current process. Its link +count is decremented, and the module is removed from the module +directory if the link count reaches zero. </para> </refsect1>