diff options
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2019-10-12 19:11:11 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-10-15 20:36:34 +0200 |
commit | 80c730b564b49e994aed09f16f121168ed4deacd (patch) | |
tree | 3c71d9bf240621eab914d8d384bf29c92a7ecb22 /Documentation/admin-guide | |
parent | docs: admin-guide: Move Dell RBU document from driver-api (diff) | |
download | linux-80c730b564b49e994aed09f16f121168ed4deacd.tar.xz linux-80c730b564b49e994aed09f16f121168ed4deacd.zip |
docs: admin-guide: dell_rbu: Rework the title
- Mention the driver name, which is also used in sysfs (dell_rbu)
- Rewrite the title to be more concise
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/admin-guide')
-rw-r--r-- | Documentation/admin-guide/dell_rbu.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/admin-guide/dell_rbu.rst b/Documentation/admin-guide/dell_rbu.rst index 5d1ce7bcd04d..88898ca1d28d 100644 --- a/Documentation/admin-guide/dell_rbu.rst +++ b/Documentation/admin-guide/dell_rbu.rst @@ -1,6 +1,6 @@ -============================================================= -Usage of the new open sourced rbu (Remote BIOS Update) driver -============================================================= +=========================================
+Dell Remote BIOS Update driver (dell_rbu)
+=========================================
Purpose ======= |