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
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" 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.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -751,13 +751,13 @@ Alias of \-V.
|
||||
Set the Volume Set Id of the ISO image.
|
||||
Permissible are up to 128 characters.
|
||||
.TP
|
||||
\fB\-p\fR text
|
||||
\fB\-P\fR text
|
||||
Set the Publisher Id of the ISO image. This may identify the person or
|
||||
organisation who specified what shall be recorded.
|
||||
Permissible are up to 128 characters.
|
||||
.TP
|
||||
\fB\-publisher\fR text
|
||||
Alias of \-p.
|
||||
Alias of \-P.
|
||||
.TP
|
||||
\fB\-A\fR text
|
||||
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
|
||||
characters.
|
||||
|
||||
-p text
|
||||
-P text
|
||||
Set the Publisher Id of the ISO image. This may identify the
|
||||
person or organisation who specified what shall be recorded.
|
||||
Permissible are up to 128 characters.
|
||||
|
||||
-publisher text
|
||||
Alias of -p.
|
||||
Alias of -P.
|
||||
|
||||
-A text
|
||||
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.
|
||||
(line 21)
|
||||
* -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)
|
||||
* -partition_cyl_align Image size alignment: SystemArea. (line 109)
|
||||
* -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)
|
||||
* Problems, reporting: Bugreport. (line 6)
|
||||
* 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, _definition: Standards. (line 14)
|
||||
* 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 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
@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 .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -1053,16 +1053,16 @@ Alias of -V.
|
||||
Set the Volume Set Id of the ISO image.
|
||||
Permissible are up to 128 characters.
|
||||
@c man .TP
|
||||
@item -p text
|
||||
@kindex -p set Publisher Id
|
||||
@cindex Publisher Id, set, -p, -publisher
|
||||
@item -P text
|
||||
@kindex -P set Publisher Id
|
||||
@cindex Publisher Id, set, -P, -publisher
|
||||
Set the Publisher Id of the ISO image. This may identify the person or
|
||||
organisation who specified what shall be recorded.
|
||||
Permissible are up to 128 characters.
|
||||
@c man .TP
|
||||
@item -publisher text
|
||||
@kindex -publisher set Publisher Id
|
||||
Alias of -p.
|
||||
Alias of -P.
|
||||
@c man .TP
|
||||
@item -A text
|
||||
@kindex -A set Application Id
|
||||
|
Loading…
Reference in New Issue
Block a user