[1.5] Man page syntax fixes. Thanks to vskytta for patch.
Fixes issue 147
This commit is contained in:
parent
e17dcf58c9
commit
eeca4a220c
|
@ -49,7 +49,7 @@ Valid output image extensions are
|
||||||
.P
|
.P
|
||||||
.B image_to_j2k -h \fRPrint a help message and exit.
|
.B image_to_j2k -h \fRPrint a help message and exit.
|
||||||
.P
|
.P
|
||||||
.R See JPWL OPTIONS for special options
|
See JPWL OPTIONS for special options
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.TP
|
.TP
|
||||||
.B \-\^b " n,n"
|
.B \-\^b " n,n"
|
||||||
|
|
|
@ -49,7 +49,7 @@ Valid output image extensions are
|
||||||
.P
|
.P
|
||||||
.B j2k_to_image -h \fRPrint help message and exit
|
.B j2k_to_image -h \fRPrint help message and exit
|
||||||
.P
|
.P
|
||||||
.R See JPWL OPTIONS for special options
|
See JPWL OPTIONS for special options
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.TP
|
.TP
|
||||||
.B \-\^i "name"
|
.B \-\^i "name"
|
||||||
|
|
|
@ -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
|
.B CLRSPC_UNKNOWN\fR or \fBCLRSPC_UNSPECIFIED\fR or \fBCLRSPC_SRGB\fR or \fBCLRSPC_GRAY\fR or \fBCLRSPC_SYCC
|
||||||
.P
|
.P
|
||||||
.SH DECOMPRESSION PARAMETERS
|
.SH DECOMPRESSION PARAMETERS
|
||||||
.p
|
.P
|
||||||
typedef struct opj_dparameters
|
typedef struct opj_dparameters
|
||||||
.br
|
.br
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue