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/vpddecode.8 | |
parent | c0107cf3cc1c1ebf220249b2c9f3c6c8e2640cb9 (diff) | |
parent | 37c536ce725bd3d0bfeb65ac169db8bc4ca7cd57 (diff) |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'man/vpddecode.8')
-rw-r--r-- | man/vpddecode.8 | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/man/vpddecode.8 b/man/vpddecode.8 index c9e4acf..1cc2b76 100644 --- a/man/vpddecode.8 +++ b/man/vpddecode.8 @@ -1,10 +1,12 @@ .TH VPDDECODE 8 "February 2007" "dmidecode" +.\" .SH NAME vpddecode \- \s-1VPD\s0 structure decoder +.\" .SH SYNOPSIS .B vpddecode .RB [ OPTIONS ] - +.\" .SH DESCRIPTION .B vpddecode prints the "vital product data" information that can be found in almost @@ -17,19 +19,17 @@ Box Serial Number Motherboard Serial Number .IP \(bu Machine Type/Model - .PP Some systems have these additional items: .IP \(bu "\w'\(bu'u+1n" BIOS Release Date .IP \(bu Default Flash Image File Name - .PP Note that these additional items are not documented by IBM, so this is guess work, and as such should not be blindly trusted. Feedback about the accuracy of these labels is welcome. - +.\" .SH OPTIONS .TP .BR "-d" ", " "--dev-mem FILE" @@ -62,11 +62,13 @@ Display usage information and exit .TP .BR "-V" ", " "--version" Display the version and exit - +.\" .SH FILES .I /dev/mem +.\" .SH AUTHOR Jean Delvare +.\" .SH "SEE ALSO" .BR biosdecode (8), .BR dmidecode (8), |