summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-01-13 11:15:47 -0500
committerGaetan Nadon <memsize@videotron.ca>2011-01-13 11:15:47 -0500
commitf27bcd4d366b2c12e658ff018542c4273b36631a (patch)
tree98005d2f714b7f1670a7e22978aded3b4c170459
parentfedc022d29297f524d39a2637c1529782edcdceb (diff)
man: remove trailing spaces and tabs
Using s/[ \t]*$// Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--mkfontscale.man12
1 files changed, 6 insertions, 6 deletions
diff --git a/mkfontscale.man b/mkfontscale.man
index b04285c..4ed3d7d 100644
--- a/mkfontscale.man
+++ b/mkfontscale.man
@@ -6,11 +6,11 @@ mkfontscale \- create an index of scalable font files for X
.SH SYNOPSIS
.B mkfontscale
[
-.B \-b
+.B \-b
] [
.B \-s
] [
-.B \-o
+.B \-o
.I filename
] [
.B \-x
@@ -19,7 +19,7 @@ mkfontscale \- create an index of scalable font files for X
.B \-a
.I encoding
] \|.\|.\|. [
-.B \-f
+.B \-f
.I fuzz
] [
.B \-l
@@ -71,13 +71,13 @@ files.
send program output to
.IR filename ;
default is
-.B fonts.scale
+.B fonts.scale
if bitmap fonts are not being read, and
.B fonts.dir
if they are. If
.I filename
is relative, it is created in the directory being processed. If it is
-the special value
+the special value
.BR \- ,
output is written to standard output.
.TP
@@ -126,7 +126,7 @@ options.
do not scan for fonts, do not write font directory files. This option
is useful when generating encoding directories only.
.TP
-.B \-\-
+.B \-\-
end of options.
.SH SEE ALSO
X(__miscmansuffix__), Xserver(__appmansuffix__), mkfontdir(__appmansuffix__), ttmkfdir(__appmansuffix__), xfs(__appmansuffix__), xset(__appmansuffix__)