diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2017-03-19 18:40:12 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2017-03-19 18:40:12 +0000 |
commit | d6b9e54b26f946722a3f8ab667bc39141f890429 (patch) | |
tree | 0c7f5b715388f1d2ec614d492f15dc6a0826c4a5 /usr.bin/cdio | |
parent | 23a8a83b24a28bd5f41e823e3f6fdcf1c310e8aa (diff) |
expand TAO in the correct place; from michael reed
this commit differs a little from the diff michael posted:
- i've uppercased the expansion, which seems a better fit
- reworked a later description to fit
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 ff350ca8ff9..cda035315cc 100644 --- a/usr.bin/cdio/cdio.1 +++ b/usr.bin/cdio/cdio.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cdio.1,v 1.61 2015/02/28 21:51:56 bentley Exp $ +.\" $OpenBSD: cdio.1,v 1.62 2017/03/19 18:40:11 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: February 28 2015 $ +.Dd $Mdocdate: March 19 2017 $ .Dt CDIO 1 .Os .Sh NAME @@ -45,7 +45,7 @@ The .Nm program is a compact disc control utility, -with support for playing audio CDs and TAO CD writing. +with support for playing audio CDs and Track-At-Once (TAO) CD writing. .Pp If no command is given, .Nm @@ -236,7 +236,7 @@ Stop the disc. .Ar trackfile ... .Xc .Bq command line only -\ \&Write a track-at-once CD containing the specified +\ \&Write a TAO CD containing the specified .Ar trackfile . .Pp The options are as follows: |