Commit 1b68bfc1 authored by Masanori Kobayasi's avatar Masanori Kobayasi Committed by Jiri Kosina

trivial: Documentation/dell_rbu.txt: fix typos

Remove a period from end of command-line and fix misplaced comma.
Signed-off-by: default avatarMasanori Kobayasi <zap03216@nifty.ne.jp>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent b6e731d8
...@@ -76,9 +76,9 @@ Do the steps below to download the BIOS image. ...@@ -76,9 +76,9 @@ Do the steps below to download the BIOS image.
The /sys/class/firmware/dell_rbu/ entries will remain till the following is The /sys/class/firmware/dell_rbu/ entries will remain till the following is
done. done.
echo -1 > /sys/class/firmware/dell_rbu/loading. echo -1 > /sys/class/firmware/dell_rbu/loading
Until this step is completed the driver cannot be unloaded. Until this step is completed the driver cannot be unloaded.
Also echoing either mono ,packet or init in to image_type will free up the Also echoing either mono, packet or init in to image_type will free up the
memory allocated by the driver. memory allocated by the driver.
If a user by accident executes steps 1 and 3 above without executing step 2; If a user by accident executes steps 1 and 3 above without executing step 2;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment