delete_module.2: spfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
David Prévot 2012-11-07 13:46:38 +01:00 committed by Michael Kerrisk
parent 8b38565c7b
commit b2fc8e9f28
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ is Linux-specific.
Glibc does not provide a wrapper for this system call; call it using
.BR syscall (2).
The unininterruptible sleep that may occur if
The uninterruptible sleep that may occur if
.BR O_NONBLOCK
is omitted from
.IR flags