Reacted on lintian complaint about oversized lines in man pages

This commit is contained in:
2015-12-02 20:11:09 +00:00
parent e6060ade47
commit 7d84a8b773
6 changed files with 67 additions and 62 deletions

View File

@ -576,7 +576,8 @@ modesty_on_drive=parameter[:parameters]
parameter "max_usec=" defines.
Parameters, which are not mentioned with a modesty_on_drive=
option, stay unchanged. Default is:
modesty_on_drive=off:min_percent=90:max_percent=95:timeout_sec=120:min_usec=5000:max_usec=25000
modesty_on_drive=off:min_percent=90:max_percent=95:
timeout_sec=120:min_usec=5000:max_usec=25000
write_start_address=value
Set the block address on overwritable media where to start writing
the track. With DVD+RW, DVD-RAM or BD-RE, byte_offset must be
@ -885,12 +886,12 @@ File: xorrecord.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* minbuf= keep drive buffer hungry: SetBurn. (line 205)
* padsize= add bytes to end of track: SetBurn. (line 144)
* speed= set write speed: SetBurn. (line 189)
* stdio_sync= control stdio buffer: NonCdrecord. (line 97)
* stdio_sync= control stdio buffer: NonCdrecord. (line 98)
* stream_recording= try to get full speed on DVD-RAM, BD: NonCdrecord.
(line 39)
* tsize= set a fixed track size: SetBurn. (line 126)
* write_start_address= set block address for write start: NonCdrecord.
(line 91)
(line 92)

File: xorrecord.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
@ -947,11 +948,11 @@ File: xorrecord.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Version, report, -version: Verbous. (line 8)
* Write simulation , control, -dummy: SetBurn. (line 106)
* Write start address, set, write_start_address=: NonCdrecord.
(line 91)
(line 92)
* Write type, SAO/DAO, -dao: SetBurn. (line 172)
* Write type, SAO/DAO, -sao: SetBurn. (line 168)
* Write type, TAO, -tao: SetBurn. (line 162)
* Write, buffer syncing, stdio_sync=: NonCdrecord. (line 97)
* Write, buffer syncing, stdio_sync=: NonCdrecord. (line 98)
* Write, drive buffer, -immed: SetBurn. (line 208)
* Write, drive buffer, minbuf=: SetBurn. (line 205)
* Write, drive buffer, modesty_on_drive=: NonCdrecord. (line 56)
@ -972,21 +973,21 @@ Node: Inquire7618
Node: SetBurn10487
Node: Verbous20936
Node: NonCdrecord22486
Node: Examples28240
Node: ExDevices28901
Node: ExMedium29119
Node: ExBlank29382
Node: ExFormat29603
Node: ExDeformat30121
Node: ExIsoSingle30388
Node: ExIsoMulti30672
Node: ExIsoFly32306
Node: ExAfio32977
Node: Files33975
Node: Seealso34531
Node: Bugreport34894
Node: Legal35485
Node: CommandIdx36414
Node: ConceptIdx39690
Node: Examples28246
Node: ExDevices28907
Node: ExMedium29125
Node: ExBlank29388
Node: ExFormat29609
Node: ExDeformat30127
Node: ExIsoSingle30394
Node: ExIsoMulti30678
Node: ExIsoFly32312
Node: ExAfio32983
Node: Files33981
Node: Seealso34537
Node: Bugreport34900
Node: Legal35491
Node: CommandIdx36420
Node: ConceptIdx39696

End Tag Table