diff options
author | B. Watson <yalhcru@gmail.com> | 2018-11-14 01:03:33 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-17 18:43:01 +0700 |
commit | b8ec23a38406794115934935b65aca59298efa26 (patch) | |
tree | 710cd19f3166291317426b8da065d4470bd0c59e /accessibility/flite/flite.1 | |
parent | 93cc852f284e6390c7046374fd41a8e5aecc5552 (diff) | |
download | slackbuilds-b8ec23a38406794115934935b65aca59298efa26.tar.gz |
accessibility/flite: Better texlive support.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'accessibility/flite/flite.1')
-rw-r--r-- | accessibility/flite/flite.1 | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/accessibility/flite/flite.1 b/accessibility/flite/flite.1 index add46b6b72..b6c628f4e1 100644 --- a/accessibility/flite/flite.1 +++ b/accessibility/flite/flite.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH FLITE 1 "2015-05-09" "2.0.0" "SlackBuilds.org" +.TH FLITE 1 "2018-11-14" "2.1.0" "SlackBuilds.org" .SH NAME flite \- a small simple speech synthesizer . @@ -48,14 +48,19 @@ text string and spoken, and not as a file name. If \fItext/file\fP is omitted or \fB\-\fP, text will be read from standard input. .sp If \fIwavefile\fP is unspecified or \fBplay\fP, the result is -played on the current systems audio device. If \fIwavefile\fP +played on the default ALSA audio device. If \fIwavefile\fP is \fBnone\fP, the waveform is discarded (good for benchmarking). .sp Any other options must appear before \fItext/file\fP and/or \fIwavefile\fP\&. .sp -The full documentation for \fBflite\fP can be read as a GNU -info file with the command \fBinfo flite\fP, or as HTML in -\fI/usr/doc/flite\-|version|/html/index.html\fP\&. +The full documentation for \fBflite\fP can be read as a GNU info +file with the command \fBinfo flite\fP, or (possibly) as HTML in: +.sp +/usr/doc/flite\-2.1.0/html/index.html +.sp +If the HTML documentation isn\(aqt installed locally, it can also be found at: +.sp +\fI\%http://festvox.org/flite/doc/index.html\fP .SH OPTIONS .\" notice the **-opt** *param* stuff? rst's option recognition . @@ -156,7 +161,7 @@ The flite homepage: \fI\%http://www.festvox.org/flite/\fP .SH AUTHOR Alan W. Black, Kevin Lorenzo .SH COPYRIGHT -See /usr/doc/flite-2.0.0/COPYING for full copyright information on flite. +See /usr/doc/flite-2.1.0/COPYING for full copyright information on flite. This man page written for the SlackBuilds.org project by B. Watson, and is licensed under the WTFPL. .\" Generated by docutils manpage writer. |