1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
|
Description: Fix manpage font formatting
Forwarded: not-needed
Author: Matheus Polkorny <mpolkorny@gmail.com>
Last-Update: 2025-03-10
---
docs/rifiuti.1.in | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/docs/rifiuti.1.in b/docs/rifiuti.1.in
index 040bc8e..faea324 100644
--- a/docs/rifiuti.1.in
+++ b/docs/rifiuti.1.in
@@ -11,19 +11,19 @@
.SH SYNOPSIS
.na
-.B "\fCrifiuti\/\fP \fRor\/\fP \fCrifiuti-vista\/\fP"
+.B "\fBrifiuti\/\fP \fRor\/\fP \fBrifiuti-vista\/\fP"
.B "[\-h | \-v | \-\-help | \-\-version]"
.br
-.B "\fCrifiuti\/\fP [\-l \fIcodepage\/\fP]"
+.B "\fBrifiuti\/\fP [\-l \fIcodepage\/\fP]"
.B "[\-f xml | \-f json | [\-n] [\-t \fIdelim\/\fP]]"
.B "[\-z] [\-o \fIoutfile\/\fP] [\-\-] \fIinfo2_file\/\fP"
.br
-.B "\fCrifiuti-vista\/\fP"
+.B "\fBrifiuti-vista\/\fP"
.B "[\-f xml | \-f json | [\-n] [\-t \fIdelim\/\fP]]"
.B "[\-z] [\-o \fIoutfile\/\fP] [\-\-] \fIrecycle_dir_or_file\/\fP"
.br
(for Windows and WSL)
-.B "\fCrifiuti-vista\/\fP --live"
+.B "\fBrifiuti-vista\/\fP --live"
.B "[\-f xml | \-f json | [\-n] [\-t \fIdelim\/\fP]]"
.B "[\-z] [\-o \fIoutfile\/\fP]
.ad n
@@ -41,16 +41,16 @@ usage help from GitHub Wiki instead.
.SH AUTHOR
The main author is Abel Cheung
.nh
-\fC<abelcheung@gmail.com>\fP
+\fB<abelcheung@gmail.com>\fP
.hy
.PP
The original author of rifiuti is Keith J. Jones
.nh
-\fC<keith.jones@foundstone.com>\fP
+\fB<keith.jones@foundstone.com>\fP
.hy
.PP
Anthony Wong
.nh
-\fC<ypwong@debian.org>\fP
+\fB<ypwong@debian.org>\fP
.hy
helped in Debian packaging and was author of the original manpage.
--
2.47.2
|