summaryrefslogtreecommitdiff
path: root/lib/libc/sys/open.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/open.2')
-rw-r--r--lib/libc/sys/open.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/open.2 b/lib/libc/sys/open.2
index 994b3c2fb5e..be8fa078376 100644
--- a/lib/libc/sys/open.2
+++ b/lib/libc/sys/open.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: open.2,v 1.10 1999/05/27 14:05:10 aaron Exp $
+.\" $OpenBSD: open.2,v 1.11 1999/05/27 16:21:00 aaron Exp $
.\" $NetBSD: open.2,v 1.8 1995/02/27 12:35:14 cgd Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -65,7 +65,7 @@ and modified by the process' umask value (see
.Xr umask 2 ) .
.Pp
The flags specified are formed by
-.Em or Ns 'ing
+.Em OR Ns 'ing
the following values
.Pp
.Bd -literal -offset indent -compact