summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/fcntl.2
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-01-30 16:34:52 +0000
committermpp <mpp@FreeBSD.org>1996-01-30 16:34:52 +0000
commit62cdcaa268e9ad16b906a817690d3036e0f12eee (patch)
tree8aeda37daf69a55f7b237234fddb55ae594d2322 /lib/libc/sys/fcntl.2
parentb907f5fc5abd92ae1ae59cab85c8a350e7b3ec74 (diff)
downloadFreeBSD-src-62cdcaa268e9ad16b906a817690d3036e0f12eee.zip
FreeBSD-src-62cdcaa268e9ad16b906a817690d3036e0f12eee.tar.gz
Fix even more spelling errors in some more man pages.
Diffstat (limited to 'lib/libc/sys/fcntl.2')
-rw-r--r--lib/libc/sys/fcntl.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/fcntl.2 b/lib/libc/sys/fcntl.2
index eb752fe..3042958 100644
--- a/lib/libc/sys/fcntl.2
+++ b/lib/libc/sys/fcntl.2
@@ -344,7 +344,7 @@ syscall is assembled to
.Fn _thread_sys_fcntl
and
.Fn fcntl
-is implemented as a function which disables thread resheduling, locks
+is implemented as a function which disables thread rescheduling, locks
.Va fd
for read and write, then calls
.Fn _thread_sys_fcntl .
@@ -352,7 +352,7 @@ Before returning,
.Fn fcntl
unlocks
.Va fd
-and enables thread resheduling.
+and enables thread rescheduling.
.Sh RETURN VALUES
Upon successful completion, the value returned depends on
.Fa cmd
OpenPOWER on IntegriCloud