Skip to content

Commit

Permalink
docs/sysfs: add missing word to sysfs attribute explanation
Browse files Browse the repository at this point in the history
Add the obvious missing word.

Signed-off-by: Shaun Zinck <shaun.zinck@gmail.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
  • Loading branch information
Shaun Zinck authored and Adrian Bunk committed Oct 20, 2007
1 parent 7356337 commit f8c34f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/filesystems/sysfs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ for the attributes, providing a means to read and write kernel
attributes.

Attributes should be ASCII text files, preferably with only one value
per file. It is noted that it may not be efficient to contain only
per file. It is noted that it may not be efficient to contain only one
value per file, so it is socially acceptable to express an array of
values of the same type.

Expand Down

0 comments on commit f8c34f9

Please sign in to comment.