diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2022-06-30 19:34:42 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2022-06-30 19:34:42 +0200 |
commit | 4461f1524993be7dfae48ed620c13d52bb6ae4ad (patch) | |
tree | 228efb5d6b2e35829e9694b42bdbc8e917a579a8 /man/biosdecode.8 | |
parent | ebef811fce038c382fb66ecd728c9d885460263b (diff) |
New upstream version 3.4upstream/3.4
Diffstat (limited to 'man/biosdecode.8')
-rw-r--r-- | man/biosdecode.8 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/man/biosdecode.8 b/man/biosdecode.8 index cf7d4db..b0996d7 100644 --- a/man/biosdecode.8 +++ b/man/biosdecode.8 @@ -5,7 +5,7 @@ biosdecode \- \s-1BIOS\s0 information decoder .\" .SH SYNOPSIS .B biosdecode -.RB [ OPTIONS ] +.RI [ OPTIONS ] .\" .SH DESCRIPTION .B biosdecode @@ -59,11 +59,12 @@ program. .\" .SH OPTIONS .TP -.BR "-d" ", " "--dev-mem FILE" -Read memory from device \fBFILE\fR (default: \fB/dev/mem\fR) +.BR "-d" ", " "--dev-mem \fIFILE\fP" +Read memory from device \fIFILE\fP (default: \fI/dev/mem\fP) .TP -.BR " " " " "--pir full" -Decode the details of the PCI IRQ routing table +.BR " " " " "--pir \fBfull\fP" +Decode the details of the PCI IRQ routing table. +Only \fBfull\fP mode is supported. .TP .BR "-h" ", " "--help" Display usage information and exit |