mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
fix 5 more typos: incorrect "than"
(cherry picked from commit 7e2e4651d2dd5884dd3ea06fc8df4dc45ec9bfb5)
This commit is contained in:
parent
cafe33f048
commit
412cd96dc1
5 changed files with 6 additions and 6 deletions
|
@ -458,7 +458,7 @@ should leave \f5SF_MTSAFE\fP off and performs explicit locking with \f5sfmutex()
|
|||
This flag indicates that I/O system calls should not be resumed
|
||||
after being interrupted by signals. It is useful for
|
||||
aborting I/O operations on such interruptions. Note, however,
|
||||
than certain operating systems (e.g., BSD Unix systems) may automatically
|
||||
that certain operating systems (e.g., BSD Unix systems) may automatically
|
||||
resume interrupted system calls outside the scope of the library. On such systems,
|
||||
\f5SF_IOINTR\fP will be ineffective.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue