diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2022-06-30 19:37:27 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2022-06-30 19:37:27 +0200 |
commit | d6cfcd5e4d0f707e73c7c180f87c67abc5810a2f (patch) | |
tree | 47d47e669560afd051899d5448387310f1c44495 /man/ownership.8 | |
parent | 97666ba6a97a8cd777faddc444389d1ccf7e1d62 (diff) | |
parent | b35215f7ecd801ec656a4eb669f33f658cd48868 (diff) |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'man/ownership.8')
-rw-r--r-- | man/ownership.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/ownership.8 b/man/ownership.8 index 71ed788..2742300 100644 --- a/man/ownership.8 +++ b/man/ownership.8 @@ -5,7 +5,7 @@ ownership \- Compaq ownership tag retriever .\" .SH SYNOPSIS .B ownership -.RB [ OPTIONS ] +.RI [ OPTIONS ] .\" .SH DESCRIPTION .B ownership @@ -19,8 +19,8 @@ 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) +.BR "-d" ", " "--dev-mem \fIFILE\fP" +Read memory from device \fIFILE\fP (default: \fI/dev/mem\fP) .TP .BR "-h" ", " "--help" Display usage information and exit |