diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-10-17 09:30:23 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-10-17 09:30:23 +0200 |
commit | d38875ed4d05988ff72124ec50a8e7214eff023b (patch) | |
tree | 2d33311b6b1d4ffe8feb1ecb2d0985baf5786e55 /man/biosdecode.8 | |
parent | c0107cf3cc1c1ebf220249b2c9f3c6c8e2640cb9 (diff) | |
parent | 37c536ce725bd3d0bfeb65ac169db8bc4ca7cd57 (diff) |
Merge branch 'feature/upstream' into develop
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), |