[BACK]Return to cdio.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / cdio

Diff for /src/usr.bin/cdio/cdio.1 between version 1.53 and 1.54

version 1.53, 2009/06/03 00:45:59 version 1.54, 2009/06/09 22:20:44
Line 144 
Line 144 
 Stop playing.  Stop playing.
 Do not stop the disc.  Do not stop the disc.
 .It Xo Ic play  .It Xo Ic play
 .Oo Ar track1 Ns Op Ar .index1 Oc  .Oo Ar track1 Ns Op Ar .index1
 .Ar track2 Ns Op Ar .index2  .Op Ar track2 Ns Op Ar .index2 Oc
 .Xc  .Xc
 Play from track  Play from
 .Ar track1  .Ar track1
 to track  to
 .Ar track2 .  .Ar track2 ;
 An index point can be specified for each track.  an optional index point can be specified for each track.
 The first track has number 1 and may be omitted in all cases.  If only one track is specified, play from that track to the end of the disc.
   If no tracks are specified, play the whole disc.
 .It Xo Ic play  .It Xo Ic play
 .Op Ar tr1  .Oo Op Ar tr1
 .Ar m1 : Ns Ar s1 Ns Oo  .Ar m1 : Ns Ar s1 Ns Oo
 .Ar .f1 Oc  .Ar .f1 Oc
 .Op Ar tr2  .Op Ar tr2
 .Oo Ar m2 : Ns Ar s2 Ns  .Oo Ar m2 : Ns Ar s2 Ns
 .Op Ar .f2 Oc  .Op Ar .f2 Oc Oc
 .Xc  .Xc
 Play from the absolute address  Play from the absolute address
 (MSF) defined by  (MSF) defined by
Line 184 
Line 185 
 Seconds are in the range 0\(en59.  Seconds are in the range 0\(en59.
 Frame numbers are in the range 0\(en74.  Frame numbers are in the range 0\(en74.
 .It Ic play Op Ar #block Op Ar len  .It Ic play Op Ar #block Op Ar len
 Play starting from the logical block  Play starting from the logical
 .Ar block  .Ar block
 using  using
 .Ar len  .Ar len
 logical blocks.  logical blocks.
 If no block is specified, play the whole disc.  
 .It Ic previous  .It Ic previous
 Play the previous track.  Play the previous track.
 If we're at the first track, restart.  If we're at the first track, restart.

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54