summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/close.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/close.2')
-rw-r--r--lib/libc/sys/close.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/close.2 b/lib/libc/sys/close.2
index 18ebe3c..98c35e0 100644
--- a/lib/libc/sys/close.2
+++ b/lib/libc/sys/close.2
@@ -66,7 +66,7 @@ However, the semantics of System V and
dictate that all
.Xr fcntl 2
advisory record locks associated with a file for a given process
-are removed when
+are removed when
.Em any
file descriptor for that file is closed by that process.
.Pp
@@ -149,7 +149,7 @@ An interrupt was received.
.Sh STANDARDS
The
.Fn close
-function call is expected to conform to
+function call is expected to conform to
.St -p1003.1-90 .
.Sh HISTORY
A
OpenPOWER on IntegriCloud