diff options
| author | jdolecek <jdolecek@NetBSD.org> | 1999-09-26 21:00:25 +0000 |
|---|---|---|
| committer | jdolecek <jdolecek@NetBSD.org> | 1999-09-26 21:00:25 +0000 |
| commit | 7d96f3efd3a3ce2c82a7ebd066efee6f2cfac608 (patch) | |
| tree | a486fe5e2f0a2b24928527872a4476b97f54a167 /lib/libc/stdio | |
| parent | 3fda74e8c85feb840ff0bc42d3ace48f275edf0e (diff) | |
xref symlink(7)
Diffstat (limited to 'lib/libc/stdio')
| -rw-r--r-- | lib/libc/stdio/remove.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/stdio/remove.3 b/lib/libc/stdio/remove.3 index 99368e3ec33..3c4cdbb163b 100644 --- a/lib/libc/stdio/remove.3 +++ b/lib/libc/stdio/remove.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: remove.3,v 1.5 1998/02/05 18:49:31 perry Exp $ +.\" $NetBSD: remove.3,v 1.6 1999/09/26 21:00:25 jdolecek Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -75,7 +75,8 @@ for any of the errors specified for the routine .Xr unlink 2 . .Sh SEE ALSO .Xr rmdir 2 , -.Xr unlink 2 +.Xr unlink 2 , +.Xr symlink 7 .Sh STANDARDS The .Fn remove |
