diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-03-04 20:44:37 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2011-03-04 20:45:14 -0500 |
commit | 6e997556a17a1b4a9d6773602af770b9e9f3751e (patch) | |
tree | 0fe0b26d0aa9dddf38262c3af377cffbaf4994f8 | |
parent | 98e43d4e49c599fc633b4bb9c58d99abbdd0068a (diff) |
man: use correct section number when referring to X
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | man/bitmap.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bitmap.man b/man/bitmap.man index 3b5d585..f04cfcf 100644 --- a/man/bitmap.man +++ b/man/bitmap.man @@ -70,7 +70,7 @@ FORMAT) to and from ASCII strings. They are most commonly used to quickly print out bitmaps and to generate versions for including in text. .SH COMMAND LINE OPTIONS \fIBitmap\fP supports the standard X Toolkit command line arguments -(see \fIX\fP(1)). The following additional arguments are supported as well. +(see \fIX\fP(__miscmansuffix__)). The following additional arguments are supported as well. .TP 4 .B \-size\fI WIDTHxHEIGHT\fP Specifies size of the grid in squares. |