diff options
| author | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2001-08-09 13:32:13 +0000 |
|---|---|---|
| committer | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2001-08-09 13:32:13 +0000 |
| commit | b1250632c5fc76d3b403ef995ee04bf5db2b8493 (patch) | |
| tree | 251e4417acf32d993acd2d301d7ead7122c562cf /lib/libc/stdio | |
| parent | 91ce3c5b858af828f30bf79525f7e4560f33d2f9 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdio')
| -rw-r--r-- | lib/libc/stdio/remove.3 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/libc/stdio/remove.3 b/lib/libc/stdio/remove.3 index a79219f8e5c8..c463a5558af3 100644 --- a/lib/libc/stdio/remove.3 +++ b/lib/libc/stdio/remove.3 @@ -63,12 +63,7 @@ is the equivalent of Otherwise, it is the equivalent of .Fn unlink "path" . .Sh RETURN VALUES -Upon successful completion, -.Fn remove -returns 0. -Otherwise, \-1 is returned and the global variable -.Va errno -is set to indicate the error. +.Rv -std remove .Sh ERRORS The .Fn remove |
