diff options
author | eadler <eadler@FreeBSD.org> | 2012-01-08 15:01:25 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-01-08 15:01:25 +0800 |
commit | 2af37586dd84334969fd869dcc6cb3d47829eccd (patch) | |
tree | 62395dd54a465b9c4bd2603a890def12cb5a9f15 /textproc/makefaq | |
parent | 918a021f810a201153300d3f3295266ae183630a (diff) | |
download | freebsd-ports-gnome-2af37586dd84334969fd869dcc6cb3d47829eccd.tar.gz freebsd-ports-gnome-2af37586dd84334969fd869dcc6cb3d47829eccd.tar.zst freebsd-ports-gnome-2af37586dd84334969fd869dcc6cb3d47829eccd.zip |
Repeated words are are hard to to find sometimes.
Approved by: portmgr (itetcu)
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/ |