summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2012-05-21 09:25:39 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2012-05-21 09:25:39 +0000
commiteeca4a220cb369cda8bc802a196319129e70302a (patch)
treece883b09f8709c2edca2918b88dfc77cb841d49e /doc
parente17dcf58c97604117307f797d387145d398194d6 (diff)
[1.5] Man page syntax fixes. Thanks to vskytta for patch.
Fixes issue 147
Diffstat (limited to 'doc')
-rw-r--r--doc/man/man1/image_to_j2k.12
-rw-r--r--doc/man/man1/j2k_to_image.12
-rw-r--r--doc/man/man3/libopenjpeg.32
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man1/image_to_j2k.1 b/doc/man/man1/image_to_j2k.1
index 331af0eb..64b5e62e 100644
--- a/doc/man/man1/image_to_j2k.1
+++ b/doc/man/man1/image_to_j2k.1
@@ -49,7 +49,7 @@ Valid output image extensions are
.P
.B image_to_j2k -h \fRPrint a help message and exit.
.P
-.R See JPWL OPTIONS for special options
+See JPWL OPTIONS for special options
.SH OPTIONS
.TP
.B \-\^b " n,n"
diff --git a/doc/man/man1/j2k_to_image.1 b/doc/man/man1/j2k_to_image.1
index 733a37dc..64ff6fca 100644
--- a/doc/man/man1/j2k_to_image.1
+++ b/doc/man/man1/j2k_to_image.1
@@ -49,7 +49,7 @@ Valid output image extensions are
.P
.B j2k_to_image -h \fRPrint help message and exit
.P
-.R See JPWL OPTIONS for special options
+See JPWL OPTIONS for special options
.SH OPTIONS
.TP
.B \-\^i "name"
diff --git a/doc/man/man3/libopenjpeg.3 b/doc/man/man3/libopenjpeg.3
index 071c1d54..66edc4da 100644
--- a/doc/man/man3/libopenjpeg.3
+++ b/doc/man/man3/libopenjpeg.3
@@ -124,7 +124,7 @@ a library for reading and writing JPEG2000 image files.
.B CLRSPC_UNKNOWN\fR or \fBCLRSPC_UNSPECIFIED\fR or \fBCLRSPC_SRGB\fR or \fBCLRSPC_GRAY\fR or \fBCLRSPC_SYCC
.P
.SH DECOMPRESSION PARAMETERS
-.p
+.P
typedef struct opj_dparameters
.br
{