diff options
author | 2007-11-12 20:37:42 +0000 | |
---|---|---|
committer | 2007-11-12 20:37:42 +0000 | |
commit | dfdb3b624959233c30561a511070d08d97a8417c (patch) | |
tree | f6837c81e02fd15e887aecf0e5063a9832a5af31 | |
parent | +.Xr cdio 1 , (diff) | |
download | wireguard-openbsd-dfdb3b624959233c30561a511070d08d97a8417c.tar.xz wireguard-openbsd-dfdb3b624959233c30561a511070d08d97a8417c.zip |
make TOC greppable;
-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. |