summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1997-06-13 13:46:52 +0000
committerderaadt <deraadt@openbsd.org>1997-06-13 13:46:52 +0000
commitd97eba2615aa9053b2bc9d5aad6c2a2fa414c6c9 (patch)
treeeac79c3d24c12fafc9528b80d1e04499dc9e3344 /lib/libc
parents/environmental/environment/ (diff)
downloadwireguard-openbsd-d97eba2615aa9053b2bc9d5aad6c2a2fa414c6c9.tar.xz
wireguard-openbsd-d97eba2615aa9053b2bc9d5aad6c2a2fa414c6c9.zip
+ an Xr
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/stdio/remove.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/stdio/remove.3 b/lib/libc/stdio/remove.3
index 598b844a631..17fbd5e8a7b 100644
--- a/lib/libc/stdio/remove.3
+++ b/lib/libc/stdio/remove.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: remove.3,v 1.3 1997/06/05 01:09:06 deraadt Exp $
+.\" $OpenBSD: remove.3,v 1.4 1997/06/13 13:46:52 deraadt Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -71,7 +71,8 @@ for any of the errors specified for the routine
.Xr unlink 2 ,
.Xr rmdir 2 .
.Sh SEE ALSO
-.Xr unlink 2
+.Xr unlink 2 ,
+.Xr rmdir 2 .
.Sh STANDARDS
The
.Fn remove