diff options
Diffstat (limited to 'share/man/man4/fdc.4')
-rw-r--r-- | share/man/man4/fdc.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/fdc.4 b/share/man/man4/fdc.4 index fd2e5ad..1fe6c4b 100644 --- a/share/man/man4/fdc.4 +++ b/share/man/man4/fdc.4 @@ -193,7 +193,7 @@ or any of the following .Xr ioctl 2 commands. .Pp -Whe opening the device with +When opening the device with .Dv O_NONBLOCK set, automatic media density selection will be bypassed, and the device remains in a half-opened state. @@ -266,7 +266,7 @@ The caller is assumed to use .Dv FD_GSTAT calls in order to inquire about the success of each operation. This -is intented to allow even erroneous data from bad blocks to be +is intended to allow even erroneous data from bad blocks to be retrieved using normal I/O operations. .It Dv FDOPT_AUTOSEL Device performs automatic density selection. |