projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95e0d7d
)
Documentation/filesystems/vfat.txt: fix directory entry example
author
Luis Ortega Perez de Villar
<
[email protected]
>
Tue, 12 Nov 2013 23:11:10 +0000
(15:11 -0800)
committer
Linus Torvalds
<
[email protected]
>
Wed, 13 Nov 2013 03:09:32 +0000
(12:09 +0900)
Slots can store up to 13 characters for the file name but one of the
examples has one character too many.
Signed-off-by: Luis Ortega Perez de Villar <
[email protected]
>
Acked-by: OGAWA Hirofumi <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
Documentation/filesystems/vfat.txt
patch
|
blob
|
history
diff --git
a/Documentation/filesystems/vfat.txt
b/Documentation/filesystems/vfat.txt
index aa1f459fa6cf98fee624c0c559dc9ad1f90fe063..4a93e98b290a085793c495c9635b97335c58da56 100644
(file)
--- a/
Documentation/filesystems/vfat.txt
+++ b/
Documentation/filesystems/vfat.txt
@@
-307,7
+307,7
@@
the following:
<proceeding files...>
<slot #3, id = 0x43, characters = "h is long">
- <slot #2, id = 0x02, characters = "xtension whic
h
">
+ <slot #2, id = 0x02, characters = "xtension whic">
<slot #1, id = 0x01, characters = "My Big File.E">
<directory entry, name = "MYBIGFIL.EXT">