diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-11-12 20:37:43 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-11-12 20:37:43 +0000 |
commit | ccb902dbe2c74025e39a268790d5b6427589ef89 (patch) | |
tree | e2d5903bdb410b9306c1d8accbf26c5ade64f168 /usr.bin/cdio | |
parent | 6e25b0a3f499f18e9b7c5601407ca320df717113 (diff) |
make TOC greppable;
Diffstat (limited to 'usr.bin/cdio')
-rw-r--r-- | usr.bin/cdio/cdio.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/cdio/cdio.1 b/usr.bin/cdio/cdio.1 index c86ea1f42d2..ded7a720282 100644 --- a/usr.bin/cdio/cdio.1 +++ b/usr.bin/cdio/cdio.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cdio.1,v 1.46 2007/07/22 21:27:55 sobrado Exp $ +.\" $OpenBSD: cdio.1,v 1.47 2007/11/12 20:37:42 jmc Exp $ .\" .\" Copyright (c) 1995 Serge V. Vakulenko .\" All rights reserved. @@ -29,7 +29,7 @@ .\" (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 $ +.Dd $Mdocdate: November 12 2007 $ .Dt CDIO 1 .Os .Sh NAME @@ -89,7 +89,7 @@ is assumed. .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. +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,7 +132,7 @@ A synonym for .It Ic help Print the list of available commands. .It Ic info -Print the table of contents. +Print the Table Of Contents (TOC). .It Ic next Play the next track. If we're at the last track, stop. |