diff options
author | Josh Coalson <jcoalson@users.sourceforce.net> | 2005-02-03 04:19:15 +0000 |
---|---|---|
committer | Josh Coalson <jcoalson@users.sourceforce.net> | 2005-02-03 04:19:15 +0000 |
commit | 26d92537bb39cd7cb7f66598a304d014e03a9875 (patch) | |
tree | 8a7c9b91f1a52829fc24980226e1030ca547605a /man | |
parent | 4ff08691160f20bbd0fcde6dc3b30d21114ae43e (diff) | |
download | flac-26d92537bb39cd7cb7f66598a304d014e03a9875.tar.gz |
update to match latest sgml
Diffstat (limited to 'man')
-rw-r--r-- | man/flac.1 | 9 | ||||
-rw-r--r-- | man/metaflac.1 | 2 |
2 files changed, 8 insertions, 3 deletions
@@ -3,7 +3,7 @@ .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "FLAC" "1" "01 February 2005" "" "" +.TH "FLAC" "1" "02 February 2005" "" "" .SH NAME flac \- Free Lossless Audio Codec .SH SYNOPSIS @@ -166,7 +166,12 @@ original .TP \fB--lax\fR Allow encoder to generate non-Subset -files. +files. The resulting FLAC file may not be +streamable or might have trouble being played +in all players (especially hardware devices), +so you should only use this option in +combination with custom encoding options meant +for archival. .TP \fB--replay-gain\fR Calculate ReplayGain values and store in diff --git a/man/metaflac.1 b/man/metaflac.1 index aa152233..fc79bf2e 100644 --- a/man/metaflac.1 +++ b/man/metaflac.1 @@ -3,7 +3,7 @@ .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "METAFLAC" "1" "01 February 2005" "" "" +.TH "METAFLAC" "1" "02 February 2005" "" "" .SH NAME metaflac \- program to list, add, remove, or edit metadata in one or more FLAC files. .SH SYNOPSIS |