summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2015-07-01 21:46:47 -0400
committerstanley lieber <stanley.lieber@gmail.com>2015-07-01 21:46:47 -0400
commit20e255110cddf657898f84f9bd82bb1c8463b6aa (patch)
tree1a66a852b34d3e5745599f776650c2f98c351819
parent562f1b51ee293e7cef3a577b7409ea5b2caf0494 (diff)
open(2): fix typo
-rw-r--r--sys/man/2/open2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/2/open b/sys/man/2/open
index 3a41ca030..2dbde5e09 100644
--- a/sys/man/2/open
+++ b/sys/man/2/open
@@ -103,7 +103,7 @@ cannot be evaluated, if the user doesn't have write permission
in the final directory, if the file already exists and
does not permit the access defined by
.IR omode ,
-of if there are no free file descriptors.
+or if there are no free file descriptors.
In the last case, the file may be created even when
an error is returned.
If the file is new and the directory in which it is created is