[xiph-cvs] cvs commit: ao libao.conf.5

Stan Seibert volsung at xiph.org
Fri Jul 27 11:41:00 PDT 2001



volsung     01/07/27 11:41:00

  Modified:    .        Tag: volsung_20010721 libao.conf.5
  Log:
  Oops.  Committed a file with DOS-style returns in it.  This fixes that
  problem.

Revision  Changes    Path
No                   revision

No                   revision

1.1.2.2   +68 -68    ao/Attic/libao.conf.5

Index: libao.conf.5
===================================================================
RCS file: /usr/local/cvsroot/ao/Attic/libao.conf.5,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- libao.conf.5	2001/07/27 18:30:28	1.1.2.1
+++ libao.conf.5	2001/07/27 18:40:59	1.1.2.2
@@ -1,68 +1,68 @@
-.\" Process this file with
-.\" groff -man -Tascii libao.conf.5
-.\"
-.TH libao.conf 5 "July 8, 2001" "" "libao configuration"
-
-.SH NAME
-libao.conf \- configuration for libao.
-
-.SH SYNOPSIS
-
-.B /etc/libao.conf
-
-.B ~/.libao
-
-.SH DESCRIPTION
-.B libao.conf
-and
-.B .libao
-are configuration files for libao, the audio output library.  They
-specify various options to libao, as described below.
-.B libao.conf
-sets system-wide options, whereas
-.B ~/.libao
-sets user-specific options.  When an option is set in 
-both places, the option in
-.B ~/.libao
-takes precedence.
-
-.SH FILE FORMAT
-The file consists of comments and key-value pairs.  Comments are on separate lines that start with a
-.B #
-symbol.  The key-value pairs are of the form:
-.RS
-.BR
-.B key=value
-.RE
-where
-.B key
-contains no whitespace and no equal signs.
-.B value
-will be all of the text after the equal sign until (but not including)
-the ending newline.  Beware of extra spaces at the end of the line!
-They will probably be interpreted as part of the option value.
-
-Valid option keys are:
-.RS
-.IP default_driver
-The short name of the driver libao should use by default.
-.RE
-
-.SH EXAMPLE
-
-Here is an example
-.B libao.conf
-that forces the OSS driver to be used by default:
-
-    # This is a comment.
-    default_driver=oss
-
-.SH BUGS
-
-.B libao.conf
-is missing a number of potentially useful options.
-
-.SH AUTHORS
-
-.br
-Stan Seibert <indigo at aztec.asu.edu>
+.\" Process this file with
+.\" groff -man -Tascii libao.conf.5
+.\"
+.TH libao.conf 5 "July 8, 2001" "" "libao configuration"
+
+.SH NAME
+libao.conf \- configuration for libao.
+
+.SH SYNOPSIS
+
+.B /etc/libao.conf
+
+.B ~/.libao
+
+.SH DESCRIPTION
+.B libao.conf
+and
+.B .libao
+are configuration files for libao, the audio output library.  They
+specify various options to libao, as described below.
+.B libao.conf
+sets system-wide options, whereas
+.B ~/.libao
+sets user-specific options.  When an option is set in 
+both places, the option in
+.B ~/.libao
+takes precedence.
+
+.SH FILE FORMAT
+The file consists of comments and key-value pairs.  Comments are on separate lines that start with a
+.B #
+symbol.  The key-value pairs are of the form:
+.RS
+.BR
+.B key=value
+.RE
+where
+.B key
+contains no whitespace and no equal signs.
+.B value
+will be all of the text after the equal sign until (but not including)
+the ending newline.  Beware of extra spaces at the end of the line!
+They will probably be interpreted as part of the option value.
+
+Valid option keys are:
+.RS
+.IP default_driver
+The short name of the driver libao should use by default.
+.RE
+
+.SH EXAMPLE
+
+Here is an example
+.B libao.conf
+that forces the OSS driver to be used by default:
+
+    # This is a comment.
+    default_driver=oss
+
+.SH BUGS
+
+.B libao.conf
+is missing a number of potentially useful options.
+
+.SH AUTHORS
+
+.br
+Stan Seibert <indigo at aztec.asu.edu>

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list