=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cdio/cdio.1,v retrieving revision 1.46 retrieving revision 1.47 diff -c -r1.46 -r1.47 *** src/usr.bin/cdio/cdio.1 2007/07/22 21:27:55 1.46 --- src/usr.bin/cdio/cdio.1 2007/11/12 20:37:42 1.47 *************** *** 1,4 **** ! .\" $OpenBSD: cdio.1,v 1.46 2007/07/22 21:27:55 sobrado Exp $ .\" .\" Copyright (c) 1995 Serge V. Vakulenko .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: cdio.1,v 1.47 2007/11/12 20:37:42 jmc Exp $ .\" .\" Copyright (c) 1995 Serge V. Vakulenko .\" All rights reserved. *************** *** 29,35 **** .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" ! .Dd $Mdocdate: July 22 2007 $ .Dt CDIO 1 .Os .Sh NAME --- 29,35 ---- .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" ! .Dd $Mdocdate: November 12 2007 $ .Dt CDIO 1 .Os .Sh NAME *************** *** 89,95 **** .It Ic blank Minimally blank the disc. .It Ic cddb Op Ar n ! Print the table of contents after matching the disc with the CDDB. In case of multiple matches, reissue the command with .Ar n . .It Ic cdid --- 89,95 ---- .It Ic blank Minimally blank the disc. .It Ic cddb Op Ar n ! Print the Table Of Contents (TOC) after matching the disc with the CDDB. In case of multiple matches, reissue the command with .Ar n . .It Ic cdid *************** *** 132,138 **** .It Ic help Print the list of available commands. .It Ic info ! Print the table of contents. .It Ic next Play the next track. If we're at the last track, stop. --- 132,138 ---- .It Ic help Print the list of available commands. .It Ic info ! Print the Table Of Contents (TOC). .It Ic next Play the next track. If we're at the last track, stop.