~ubuntu-branches/ubuntu/jaunty/speech-tools/jaunty

« back to all changes in this revision

Viewing changes to debian/mdoc-template

  • Committer: Bazaar Package Importer
  • Author(s): David Huggins-Daines
  • Date: 2001-08-24 11:44:25 UTC
  • Revision ID: james.westby@ubuntu.com-20010824114425-pji78esymex7ws8o
Tags: 1:1.2.2-2
Eek!  ESD support is kind of broken.  I've left it in, since I hope to
fix it soon, but now the tools default to using a non-network audio
protocol instead (which I think is more generally useful).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.Dd April 5, 2001
 
2
.Dt $name 1
 
3
.Os "Edinburgh Speech Tools"
 
4
.Sh NAME
 
5
.Nm $name
 
6
.Nd $desc
 
7
.Sh SYNOPSIS
 
8
.Nm $name
 
9
.Op Fl option Ar arg
 
10
.Sh DESCRIPTION
 
11
$desc
 
12
 
 
13
The following option flags are recognized:
 
14
 
 
15
.Bl -tag -width 4n -offset indent -compact
 
16
.It Fl option Ar arg description
 
17
.El
 
18
.Sh ENVIRONMENT
 
19
.Bl -tag -width 4n -offset indent -compact
 
20
$envvars
 
21
.El
 
22
.Sh EXAMPLES
 
23
.Sh BUGS
 
24
.Sh SEE ALSO