From eeca4a220cb369cda8bc802a196319129e70302a Mon Sep 17 00:00:00 2001 From: Mathieu Malaterre Date: Mon, 21 May 2012 09:25:39 +0000 Subject: [PATCH] [1.5] Man page syntax fixes. Thanks to vskytta for patch. Fixes issue 147 --- doc/man/man1/image_to_j2k.1 | 2 +- doc/man/man1/j2k_to_image.1 | 2 +- doc/man/man3/libopenjpeg.3 | 2 +- 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 {