summaryrefslogtreecommitdiff
path: root/sfeed_xmlenc.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2014-11-11 19:12:24 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2014-11-11 19:12:24 +0100
commitc97b8246313046197158e5ff368b74ada1269960 (patch)
treefb467150a4a51154b9358602784f0a35da3069d4 /sfeed_xmlenc.1
parent4d6e19edcf9c031ef8195148d86bf499e3c285da (diff)
fix typo in man page
Diffstat (limited to 'sfeed_xmlenc.1')
-rw-r--r--sfeed_xmlenc.12
1 files changed, 1 insertions, 1 deletions
diff --git a/sfeed_xmlenc.1 b/sfeed_xmlenc.1
index bd92480..9e66c74 100644
--- a/sfeed_xmlenc.1
+++ b/sfeed_xmlenc.1
@@ -7,7 +7,7 @@ sfeed_xmlenc \- get text\-encoding from XML
It reads XML data from stdin and writes the found text\-encoding to stdout.
.SH EXAMPLES
.TP
-Get text\-encoding from from xkcd Atom feed:
+Get text\-encoding from xkcd Atom feed:
.nf
wget http://www.xkcd.com/atom.xml -q -O - | sfeed_xmlenc
.SH SEE ALSO