docs/sysfs: add missing word to sysfs attribute explanation
Add the obvious missing word. Signed-off-by: Shaun Zinck <shaun.zinck@gmail.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
parent
7356337bd2
commit
f8c34f9816
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ for the attributes, providing a means to read and write kernel
|
||||||
attributes.
|
attributes.
|
||||||
|
|
||||||
Attributes should be ASCII text files, preferably with only one value
|
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
|
value per file, so it is socially acceptable to express an array of
|
||||||
values of the same type.
|
values of the same type.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue