diff options
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2019-10-12 20:11:11 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-10-15 21:36:34 +0300 |
commit | 80c730b564b49e994aed09f16f121168ed4deacd (patch) | |
tree | 3c71d9bf240621eab914d8d384bf29c92a7ecb22 /Documentation | |
parent | d4300c4e4fd4395418aa9a8e2311702992dd18b2 (diff) | |
download | linux-80c730b564b49e994aed09f16f121168ed4deacd.tar.xz |
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')
-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 ======= |