diff options
Diffstat (limited to 'Documentation/fb/sstfb.txt')
-rw-r--r-- | Documentation/fb/sstfb.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/fb/sstfb.txt b/Documentation/fb/sstfb.txt index 4b6c38089b8e..ccdcfec3c346 100644 --- a/Documentation/fb/sstfb.txt +++ b/Documentation/fb/sstfb.txt @@ -72,8 +72,8 @@ Module Usage Kernel/Modules Options - You can pass some otions to sstfb module, and via the kernel command - line when the driver is compiled in : + You can pass some options to the sstfb module, and via the kernel + command line when the driver is compiled in: for module : insmod sstfb.o option1=value1 option2=value2 ... in kernel : video=sstfb:option1,option2:value2,option3 ... |