diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-11-08 12:53:15 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-11-08 12:53:15 +0100 |
commit | 434575706930a762d7cb26e26cc26b140b453f65 (patch) | |
tree | bfbdccfb11bc3ac6e99377fc042cc91c4ae49a54 /man/biosdecode.8 | |
parent | 6630673da74616ddac305aa5d38165fc05aadeaa (diff) | |
parent | 6b9dcbb04abee53b6561d690c077c048795c3874 (diff) |
Merge branch 'release/debian/3.3-1' into masterdebian/3.3-1
Diffstat (limited to 'man/biosdecode.8')
-rw-r--r-- | man/biosdecode.8 | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/man/biosdecode.8 b/man/biosdecode.8 index a96eb68..cf7d4db 100644 --- a/man/biosdecode.8 +++ b/man/biosdecode.8 @@ -1,10 +1,12 @@ .TH BIOSDECODE 8 "February 2007" "dmidecode" +.\" .SH NAME biosdecode \- \s-1BIOS\s0 information decoder +.\" .SH SYNOPSIS .B biosdecode .RB [ OPTIONS ] - +.\" .SH DESCRIPTION .B biosdecode parses the \s-1BIOS\s0 memory and prints information about all structures (or @@ -54,7 +56,7 @@ started its life as a part of .B dmidecode but as more entry point types were added, it was moved to a different program. - +.\" .SH OPTIONS .TP .BR "-d" ", " "--dev-mem FILE" @@ -68,17 +70,20 @@ Display usage information and exit .TP .BR "-V" ", " "--version" Display the version and exit - +.\" .SH FILES .I /dev/mem +.\" .SH BUGS Most of the time, .B biosdecode prints too much information (you don't really care about addresses) or not enough (because it doesn't follow pointers and has no lookup tables). +.\" .SH AUTHORS Alan Cox, Jean Delvare +.\" .SH "SEE ALSO" .BR dmidecode (8), .BR mem (4), |