man xorrisofs falsely described -p as option for publisher id. Must be -P.
This commit is contained in:
parent
495d377bae
commit
dea3da1ae0
@ -9,7 +9,7 @@
|
|||||||
.\" First parameter, NAME, should be all caps
|
.\" First parameter, NAME, should be all caps
|
||||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||||
.\" other parameters are allowed: see man(7), man(1)
|
.\" other parameters are allowed: see man(7), man(1)
|
||||||
.TH XORRISOFS 1 "Version 1.2.5, Oct 07, 2012"
|
.TH XORRISOFS 1 "Version 1.2.5, Oct 11, 2012"
|
||||||
.\" Please adjust this date whenever revising the manpage.
|
.\" Please adjust this date whenever revising the manpage.
|
||||||
.\"
|
.\"
|
||||||
.\" Some roff macros, for reference:
|
.\" Some roff macros, for reference:
|
||||||
@ -751,13 +751,13 @@ Alias of \-V.
|
|||||||
Set the Volume Set Id of the ISO image.
|
Set the Volume Set Id of the ISO image.
|
||||||
Permissible are up to 128 characters.
|
Permissible are up to 128 characters.
|
||||||
.TP
|
.TP
|
||||||
\fB\-p\fR text
|
\fB\-P\fR text
|
||||||
Set the Publisher Id of the ISO image. This may identify the person or
|
Set the Publisher Id of the ISO image. This may identify the person or
|
||||||
organisation who specified what shall be recorded.
|
organisation who specified what shall be recorded.
|
||||||
Permissible are up to 128 characters.
|
Permissible are up to 128 characters.
|
||||||
.TP
|
.TP
|
||||||
\fB\-publisher\fR text
|
\fB\-publisher\fR text
|
||||||
Alias of \-p.
|
Alias of \-P.
|
||||||
.TP
|
.TP
|
||||||
\fB\-A\fR text
|
\fB\-A\fR text
|
||||||
Set the Application Id of the ISO image.
|
Set the Application Id of the ISO image.
|
||||||
|
@ -753,13 +753,13 @@ characters from at most 3 characters.
|
|||||||
Set the Volume Set Id of the ISO image. Permissible are up to 128
|
Set the Volume Set Id of the ISO image. Permissible are up to 128
|
||||||
characters.
|
characters.
|
||||||
|
|
||||||
-p text
|
-P text
|
||||||
Set the Publisher Id of the ISO image. This may identify the
|
Set the Publisher Id of the ISO image. This may identify the
|
||||||
person or organisation who specified what shall be recorded.
|
person or organisation who specified what shall be recorded.
|
||||||
Permissible are up to 128 characters.
|
Permissible are up to 128 characters.
|
||||||
|
|
||||||
-publisher text
|
-publisher text
|
||||||
Alias of -p.
|
Alias of -P.
|
||||||
|
|
||||||
-A text
|
-A text
|
||||||
Set the Application Id of the ISO image. This may identify the
|
Set the Application Id of the ISO image. This may identify the
|
||||||
@ -1844,7 +1844,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
|||||||
* -output-charset set character set of ISO file names: Charset.
|
* -output-charset set character set of ISO file names: Charset.
|
||||||
(line 21)
|
(line 21)
|
||||||
* -p set Preparer Id: ImageId. (line 54)
|
* -p set Preparer Id: ImageId. (line 54)
|
||||||
* -p set Publisher Id: ImageId. (line 30)
|
* -P set Publisher Id: ImageId. (line 30)
|
||||||
* -pad add 300 KiB of zeros to ISO tree: SetProduct. (line 69)
|
* -pad add 300 KiB of zeros to ISO tree: SetProduct. (line 69)
|
||||||
* -partition_cyl_align Image size alignment: SystemArea. (line 109)
|
* -partition_cyl_align Image size alignment: SystemArea. (line 109)
|
||||||
* -partition_hd_cyl MBR heads per cylinder: SystemArea. (line 92)
|
* -partition_hd_cyl MBR heads per cylinder: SystemArea. (line 92)
|
||||||
@ -2048,7 +2048,7 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
|||||||
* Preparer Id, set, -p: ImageId. (line 54)
|
* Preparer Id, set, -p: ImageId. (line 54)
|
||||||
* Problems, reporting: Bugreport. (line 6)
|
* Problems, reporting: Bugreport. (line 6)
|
||||||
* Program version, report, -version: Miscellaneous. (line 39)
|
* Program version, report, -version: Miscellaneous. (line 39)
|
||||||
* Publisher Id, set, -p, -publisher: ImageId. (line 30)
|
* Publisher Id, set, -P, -publisher: ImageId. (line 30)
|
||||||
* Rock Ridge, (enabled by default), -R, -rock: SetExtras. (line 8)
|
* Rock Ridge, (enabled by default), -R, -rock: SetExtras. (line 8)
|
||||||
* Rock Ridge, _definition: Standards. (line 14)
|
* Rock Ridge, _definition: Standards. (line 14)
|
||||||
* Rock Ridge, altered owner and permission, -r, -rational-rock: SetExtras.
|
* Rock Ridge, altered owner and permission, -r, -rational-rock: SetExtras.
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
@c man .\" First parameter, NAME, should be all caps
|
@c man .\" First parameter, NAME, should be all caps
|
||||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||||
@c man .TH XORRISOFS 1 "Version 1.2.5, Oct 07, 2012"
|
@c man .TH XORRISOFS 1 "Version 1.2.5, Oct 11, 2012"
|
||||||
@c man .\" Please adjust this date whenever revising the manpage.
|
@c man .\" Please adjust this date whenever revising the manpage.
|
||||||
@c man .\"
|
@c man .\"
|
||||||
@c man .\" Some roff macros, for reference:
|
@c man .\" Some roff macros, for reference:
|
||||||
@ -1053,16 +1053,16 @@ Alias of -V.
|
|||||||
Set the Volume Set Id of the ISO image.
|
Set the Volume Set Id of the ISO image.
|
||||||
Permissible are up to 128 characters.
|
Permissible are up to 128 characters.
|
||||||
@c man .TP
|
@c man .TP
|
||||||
@item -p text
|
@item -P text
|
||||||
@kindex -p set Publisher Id
|
@kindex -P set Publisher Id
|
||||||
@cindex Publisher Id, set, -p, -publisher
|
@cindex Publisher Id, set, -P, -publisher
|
||||||
Set the Publisher Id of the ISO image. This may identify the person or
|
Set the Publisher Id of the ISO image. This may identify the person or
|
||||||
organisation who specified what shall be recorded.
|
organisation who specified what shall be recorded.
|
||||||
Permissible are up to 128 characters.
|
Permissible are up to 128 characters.
|
||||||
@c man .TP
|
@c man .TP
|
||||||
@item -publisher text
|
@item -publisher text
|
||||||
@kindex -publisher set Publisher Id
|
@kindex -publisher set Publisher Id
|
||||||
Alias of -p.
|
Alias of -P.
|
||||||
@c man .TP
|
@c man .TP
|
||||||
@item -A text
|
@item -A text
|
||||||
@kindex -A set Application Id
|
@kindex -A set Application Id
|
||||||
|
Loading…
Reference in New Issue
Block a user