diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-01-08 07:01:25 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-01-08 07:01:25 +0000 |
commit | c5d811a37d56d8b50097c8e3ae91f58980ee7ed9 (patch) | |
tree | 5810e1ce97ce2cdafc8ab85ef5ee1efef73f5b58 /textproc/makefaq | |
parent | a03386997b05123634c4a845036ff9a7340f2c38 (diff) | |
download | ports-c5d811a37d56d8b50097c8e3ae91f58980ee7ed9.tar.gz ports-c5d811a37d56d8b50097c8e3ae91f58980ee7ed9.zip |
Notes
Diffstat (limited to 'textproc/makefaq')
-rw-r--r-- | textproc/makefaq/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/makefaq/pkg-descr b/textproc/makefaq/pkg-descr index 0589a3e3189b..046733b83f03 100644 --- a/textproc/makefaq/pkg-descr +++ b/textproc/makefaq/pkg-descr @@ -1,5 +1,5 @@ makefaq is a Python program that creates a Frequently Asked Questions (FAQ) -list from a specially formatted text data file. For output, it can can +list from a specially formatted text data file. For output, it can generate either an HTML page, a text file, or a DocBook XML file. WWW: http://www.lodestar2.com/software/makefaq/ |