Input and Control -> Input, Output, and Control thanks to Thomas Schmitt

This commit is contained in:
R. Bernstein
2010-01-22 05:03:48 -05:00
parent 859ba4e37a
commit 0c1024abfc

View File

@@ -2,7 +2,7 @@
@c %**start of header @c %**start of header
@setfilename libcdio.info @setfilename libcdio.info
@include version.texi @include version.texi
@settitle GNU @code{libcdio}: Compact Disc Input and Control Library @settitle GNU @code{libcdio}: Compact Disc Input, Output, and Control Library
@c %**end of header @c %**end of header
@c Karl Berry informs me that this will add straight quotes in @c Karl Berry informs me that this will add straight quotes in
@@ -12,7 +12,7 @@
@set txicodequotebacktick @set txicodequotebacktick
@copying @copying
This manual documents @code{libcdio}, the GNU CD Input and Control This manual documents @code{libcdio}, the GNU CD Input, Output and Control
Library. Library.
Copyright @copyright{} 2003, 2004, 2005, 2006, 2007, 2008, 2010 Rocky Copyright @copyright{} 2003, 2004, 2005, 2006, 2007, 2008, 2010 Rocky
@@ -42,12 +42,12 @@ Texts. A copy of the license is included in the section entitled
@dircategory Software libraries @dircategory Software libraries
@direntry @direntry
* libcdio: (libcdio). GNU Compact Disc Input and Control Library. * libcdio: (libcdio). GNU Compact Disc Input, Output, and Control Library.
@end direntry @end direntry
@titlepage @titlepage
@title GNU @code{libcdio} @title GNU @code{libcdio}
@subtitle GNU Compact Disc Input and Control Library @subtitle GNU Compact Disc Input, Output and Control Library
@subtitle for version @value{VERSION}, @value{UPDATED} @subtitle for version @value{VERSION}, @value{UPDATED}
@author Rocky Bernstein et al. (@email{bug-libcdio@@gnu.org}) @author Rocky Bernstein et al. (@email{bug-libcdio@@gnu.org})
@page @page
@@ -280,8 +280,8 @@ displays ISO-9660 information from an ISO-9660 image. Below is some
sample output sample output
@smallexample @smallexample
iso-info version 0.72 iso-info version 0.82 x86_64-unknown-linux-gnu
Copyright (c) 2003, 2004, 2005 R. Bernstein Copyright (c) 2003, 2004, 2005, 2007, 2008 R. Bernstein
This is free software; see the source for copying conditions. This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. PARTICULAR PURPOSE.
@@ -292,7 +292,7 @@ Preparer : K3b - Version 0.11.12
Publisher : Rocky Bernstein Publisher : Rocky Bernstein
System : LINUX System : LINUX
Volume : K3b data project Volume : K3b data project
Volume Set : K3b data project Volume Set :
__________________________________ __________________________________
ISO-9660 Information ISO-9660 Information
/: /:
@@ -2284,6 +2284,16 @@ that the back-end CD-reading code has been replaced by
Regression tests Regression tests
@item @code{test/data}
Disk images and image meta-data used in tests
@item @code{test/driver}
Unit tests centered around the libcdio library (@code{libcdio}, source
location @code{lib/driver}
@end itemize @end itemize
@subsection @samp{libcdio} @subsection @samp{libcdio}