summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am4
-rw-r--r--man/intel_bios_dumper.rst2
-rw-r--r--man/intel_vbt_decode.rst (renamed from man/intel_bios_reader.rst)10
3 files changed, 8 insertions, 8 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index e40e2e93..0098fa45 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -3,7 +3,6 @@ appman_RST = \
intel_aubdump.rst \
intel_audio_dump.rst \
intel_bios_dumper.rst \
- intel_bios_reader.rst \
intel_error_decode.rst \
intel_gpu_frequency.rst \
intel_gpu_top.rst \
@@ -16,7 +15,8 @@ appman_RST = \
intel_upload_blit_large.rst \
intel_upload_blit_large_gtt.rst \
intel_upload_blit_large_map.rst \
- intel_upload_blit_small.rst
+ intel_upload_blit_small.rst \
+ intel_vbt_decode.rst
if HAVE_RST2MAN
appman_DATA = $(appman_RST:rst=$(APP_MAN_SUFFIX))
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)**
diff --git a/man/intel_bios_reader.rst b/man/intel_vbt_decode.rst
index 0e935904..a8d36d50 100644
--- a/man/intel_bios_reader.rst
+++ b/man/intel_vbt_decode.rst
@@ -1,6 +1,6 @@
-=================
-intel_bios_reader
-=================
+================
+intel_vbt_decode
+================
-----------------------------
Intel Video BIOS Table parser
@@ -16,12 +16,12 @@ Intel Video BIOS Table parser
SYNOPSIS
========
-**intel_bios_reader** [*OPTIONS*]
+**intel_vbt_decode** [*OPTIONS*]
DESCRIPTION
===========
-**intel_bios_reader** is a tool to parse the Intel Video BIOS Tables (VBT) and
+**intel_vbt_decode** is a tool to parse the Intel Video BIOS Tables (VBT) and
present the information in a human readable format.
The preferred ways of getting the binary VBT to parse are: