summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-01-22 19:45:08 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-01-22 19:45:08 -0800
commit2c5045d72ee4120c52cfc7e008237a438a1c2d30 (patch)
tree56a6aa14322d9e44c3682eeecd261da4d619a816
parent5c1c01c8222eac13e9a65a36d3b953ae6f75ae6b (diff)
Remove on/off form of options from bitmap.man man page
Turns out the previous formatting error that hid these was an attempt to comment them out since they aren't implemented, so we'll just delete them.
-rw-r--r--bitmap.man10
1 files changed, 5 insertions, 5 deletions
diff --git a/bitmap.man b/bitmap.man
index 62afa21..6ef2b03 100644
--- a/bitmap.man
+++ b/bitmap.man
@@ -87,19 +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, \-grid\fI on/off\fP
+.B \-grid, +grid
Turns on or off the grid lines.
.TP 4
-.B \-axes, +axes, \-axes\fI on/off\fP
+.B \-axes, +axes
Turns on or off the major axes.
.TP 4
-.B \-dashed, +dashed, \-dashed\fI on/off\fP
+.B \-dashed, +dashed
Turns on or off dashing for the frame and grid lines.
.TP 4
-.B \-stippled, +stippled, \-stippled\fI on/off\fP
+.B \-stippled, +stippled
Turns on or off stippling of highlighted squares.
.TP 4
-.B \-proportional, +proportional, \-proportional\fI on/off\fP
+.B \-proportional, +proportional
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