summaryrefslogtreecommitdiff
path: root/lib/libc/sys/unlink.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/unlink.2')
-rw-r--r--lib/libc/sys/unlink.211
1 files changed, 4 insertions, 7 deletions
diff --git a/lib/libc/sys/unlink.2 b/lib/libc/sys/unlink.2
index d1bedb8e598..1cd393f2e6e 100644
--- a/lib/libc/sys/unlink.2
+++ b/lib/libc/sys/unlink.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: unlink.2,v 1.22 2013/04/01 20:16:31 guenther Exp $
+.\" $OpenBSD: unlink.2,v 1.23 2014/02/13 07:30:39 guenther Exp $
.\" $NetBSD: unlink.2,v 1.7 1995/02/27 12:39:13 cgd Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)unlink.2 8.1 (Berkeley) 6/4/93
.\"
-.Dd $Mdocdate: April 1 2013 $
+.Dd $Mdocdate: February 13 2014 $
.Dt UNLINK 2
.Os
.Sh NAME
@@ -94,12 +94,9 @@ depending on whether or not the
bit is set in
.Fa flag .
.Pp
-Values for
+The
.Fa flag
-are constructed by bitwise-inclusive
-.Tn OR Ns ing
-flags from the following list defined in
-.In fcntl.h :
+argument is the bitwise OR of zero or more of the following values:
.Pp
.Bl -tag -width AT_REMOVEDIR -offset indent -compact
.It Dv AT_REMOVEDIR