Skip to content

Commit

Permalink
[PATCH] relayfs documentation typo
Browse files Browse the repository at this point in the history
Small typo in relayfs documentation.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Marcelo Tosatti authored and Linus Torvalds committed Sep 17, 2005
1 parent 514ccd4 commit afeda2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/filesystems/relayfs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ retrieve the data as it becomes available.

The format of the data logged into the channel buffers is completely
up to the relayfs client; relayfs does however provide hooks which
allow clients to impose some stucture on the buffer data. Nor does
allow clients to impose some structure on the buffer data. Nor does
relayfs implement any form of data filtering - this also is left to
the client. The purpose is to keep relayfs as simple as possible.

Expand Down

0 comments on commit afeda2c

Please sign in to comment.