diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-02-08 17:04:45 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-02-08 17:04:53 -0800 |
commit | 042f40eda776aec56c4d39d4e47033117a85415e (patch) | |
tree | a341cd702656d592c2d607e7176a85e63830d70e /man | |
parent | 90a6f75dd284e4527e6583a519da5b634f8b469d (diff) |
Fix program name in intel_bios_dumper.man SYNOPSIS
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'man')
-rw-r--r-- | man/intel_bios_dumper.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/intel_bios_dumper.man b/man/intel_bios_dumper.man index 0813a556..c9acaa46 100644 --- a/man/intel_bios_dumper.man +++ b/man/intel_bios_dumper.man @@ -4,7 +4,7 @@ .SH NAME intel_bios_dumper \- Saves the Intel video BIOS contents to a file. .SH SYNOPSIS -.B intel_reg_read \fIfilename\fR +.B intel_bios_dumper \fIfilename\fR .SH DESCRIPTION .B intel_bios_dumper is a tool to save the contents of the Intel video BIOS to a file. It |