diff options
Diffstat (limited to 'trunk/man/ownership.8')
-rw-r--r-- | trunk/man/ownership.8 | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/trunk/man/ownership.8 b/trunk/man/ownership.8 deleted file mode 100644 index f24ef94..0000000 --- a/trunk/man/ownership.8 +++ /dev/null @@ -1,37 +0,0 @@ -.TH OWNERSHIP 8 "February 2005" "dmidecode" -.SH NAME -ownership \- Compaq ownership tag retriever -.SH SYNOPSIS -.B ownership -.RB [ OPTIONS ] - -.SH DESCRIPTION -.B ownership -retrieves and prints the "ownership tag" that can be set on Compaq -computers. Contrary to all other programs of the -.B dmidecode -package, -.B ownership -doesn't print any version information, nor labels, but only the raw -ownership tag. This should help its integration in scripts. - -.SH OPTIONS -.TP -.BR "-d" ", " "--dev-mem FILE" -Read memory from device \fBFILE\fR (default: \fB/dev/mem\fR) -.TP -.BR "-h" ", " "--help" -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), -.BR mem (4), -.BR vpddecode (8) |