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/ownership.8 | |
parent | c0107cf3cc1c1ebf220249b2c9f3c6c8e2640cb9 (diff) | |
parent | 37c536ce725bd3d0bfeb65ac169db8bc4ca7cd57 (diff) |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'man/ownership.8')
-rw-r--r-- | man/ownership.8 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/man/ownership.8 b/man/ownership.8 index f24ef94..71ed788 100644 --- a/man/ownership.8 +++ b/man/ownership.8 @@ -1,10 +1,12 @@ .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 @@ -14,7 +16,7 @@ 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" @@ -25,11 +27,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), |