From 37d1a8117cd212ee9e47bbd4225ba76dece7dad7 Mon Sep 17 00:00:00 2001 From: nima Date: Tue, 31 Mar 2009 11:37:58 +0000 Subject: Preparing to migrate to GIT. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@179 abc39116-655e-4be6-ad55-d661dc543056 --- man/ownership.8 | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 man/ownership.8 (limited to 'man/ownership.8') diff --git a/man/ownership.8 b/man/ownership.8 deleted file mode 100644 index f24ef94..0000000 --- a/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) -- cgit