diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-08 09:56:56 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-06-08 09:56:56 +0000 |
commit | d9bfdb9c217823eec9258ab215c4b39851687c3c (patch) | |
tree | a81e59d01da2d46d259afdf639481357662e1378 /man7/inotify.7 | |
parent | 21be2ec1f86e8ea39abd65dec35ab8fb0a2538a6 (diff) |
Convert to American spelling conventions
Diffstat (limited to 'man7/inotify.7')
-rw-r--r-- | man7/inotify.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/inotify.7 b/man7/inotify.7 index 08d14b9b..2e28047f 100644 --- a/man7/inotify.7 +++ b/man7/inotify.7 @@ -127,7 +127,7 @@ the length of each structure is thus .IR "sizeof(inotify_event)+len" . -The behaviour when the buffer given to +The behavior when the buffer given to .BR read (2) is too small to return information about the next event depends on the kernel version: in kernels before 2.6.21, |