summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2007-01-02 14:34:17 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-01-02 14:34:17 -0800
commitad55b1108f61ae0e3643bdffe430c71973d3d7ae (patch)
tree42f5978561c3a46ce16cdbb471d8f6cc4f1c70c8
parent3537d2121dcc68e3ecb93eaa2b341d759b0fbc88 (diff)
Bug 9511: Garbled macro invocation in bitmap.1x manual page.
<https://bugs.freedesktop.org/show_bug.cgi?id=9511>
-rw-r--r--bitmap.man15
1 files changed, 5 insertions, 10 deletions
diff --git a/bitmap.man b/bitmap.man
index afcf516..62afa21 100644
--- a/bitmap.man
+++ b/bitmap.man
@@ -87,24 +87,19 @@ Specifies the height of squares in pixels.
Grid tolerance. If the square dimensions fall below the specified
value, grid will be automatically turned off.
.TP 4
-.B \-grid, +grid
-./&.B \-grid\fI on/off\fP
+.B \-grid, +grid, \-grid\fI on/off\fP
Turns on or off the grid lines.
.TP 4
-.B \-axes, +axes
-./&./&.B \-axes\fI on/off\fP
+.B \-axes, +axes, \-axes\fI on/off\fP
Turns on or off the major axes.
.TP 4
-.B \-dashed, +dashed
-./&.B \-dashed\fI on/off\fP
+.B \-dashed, +dashed, \-dashed\fI on/off\fP
Turns on or off dashing for the frame and grid lines.
.TP 4
-.B \-stippled, +stippled
-./&.B \-stippled\fI on/off\fP
+.B \-stippled, +stippled, \-stippled\fI on/off\fP
Turns on or off stippling of highlighted squares.
.TP 4
-.B \-proportional, +proportional\fI
-./&.B \-proportional\fI on/off\fP
+.B \-proportional, +proportional, \-proportional\fI on/off\fP
Turns proportional mode on or off. If proportional mode is on,
square width is equal to square height. If proportional mode is
off,\fI bitmap\fP will use the smaller square dimension, if they