summaryrefslogtreecommitdiff
path: root/man/intel_bios_dumper.rst
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2017-01-24 16:24:59 +0200
committerJani Nikula <jani.nikula@intel.com>2017-01-31 16:30:00 +0200
commitf609d1879355bae7747584a91b4b12e8dc502aef (patch)
tree56e5c44a2f0347b8622ea8371fea7b8d6f9ef7ac /man/intel_bios_dumper.rst
parent44023a2d8bddbbc6e89f05b69ab4f1a6a0079b7d (diff)
tools: rename intel_bios_reader to intel_vbt_decode
After all these years intel_bios_reader and intel_bios_dumper still manage to confuse me. Read or dump, which one decodes. Rename intel_bios_reader to intel_vbt_decode to be in line with the naming of all the other tools (particularly the closely related intel_opregion_decode tool) that decode previously gathered or dumped information. Acked-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Acked-by: Petri Latvala <petri.latvala@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'man/intel_bios_dumper.rst')
-rw-r--r--man/intel_bios_dumper.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/intel_bios_dumper.rst b/man/intel_bios_dumper.rst
index 89e0001a..b271b9b1 100644
--- a/man/intel_bios_dumper.rst
+++ b/man/intel_bios_dumper.rst
@@ -33,4 +33,4 @@ Report bugs to https://bugs.freedesktop.org.
SEE ALSO
========
-**intel_bios_reader(1)**
+**intel_vbt_decode(1)**