Mercurial > hg > Members > kono > nitros9-code
diff docs/ccguide/unlink.refentry @ 552:fcb97f0ba24b
All diagnostics added.
author | roug |
---|---|
date | Wed, 16 Oct 2002 20:02:31 +0000 |
parents | 8b99a9882961 |
children | dc9fb26efbad |
line wrap: on
line diff
--- a/docs/ccguide/unlink.refentry Wed Oct 16 20:02:22 2002 +0000 +++ b/docs/ccguide/unlink.refentry Wed Oct 16 20:02:31 2002 +0000 @@ -25,4 +25,20 @@ Placeholder </para> </refsect1> + +<refsect1><title>Diagnostics</title> +<para> +Zero is returned from a successful call, -1 if the file does +not exist, if its directory is write-protected, or cannot be +searched, if the file is a non-empty directory or a device. +</para> +</refsect1> + +<refsect1><title>See Also</title> +<para> +OS-9 command "kill" +<!-- The original manual referenced link() here, but no such system call exists. + Too much inspiration from UNIX manuals :-) --> +</para> +</refsect1> </refentry>