diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 22:49:15 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 22:49:15 +0200 |
commit | a2ffd2751683f4275d4d1aa5ce37e5a6a1ae21df (patch) | |
tree | 81d772c66b92c87e585dde45f89b91904055471b /Documentation/filesystems/spufs.txt | |
parent | fff9289b219f48cb2296714fea3d71f516991f9f (diff) |
Fix typos in Documentation/: 'F'-'G'
This patch fixes typos in various Documentation txts. The patch addresses
some words starting with the letters 'F'-'G'.
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'Documentation/filesystems/spufs.txt')
-rw-r--r-- | Documentation/filesystems/spufs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/spufs.txt b/Documentation/filesystems/spufs.txt index 8edc3952eff4..302df12b762f 100644 --- a/Documentation/filesystems/spufs.txt +++ b/Documentation/filesystems/spufs.txt @@ -84,7 +84,7 @@ FILES /ibox The second SPU to CPU communication mailbox. This file is similar to the first mailbox file, but can be read in blocking I/O mode, and the - poll familiy of system calls can be used to wait for it. The possible + poll family of system calls can be used to wait for it. The possible operations on an open ibox file are: read(2) |