[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
|
||||
.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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue