summaryrefslogtreecommitdiff
path: root/sfeed_xmlenc.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2014-05-08 13:35:14 +0000
committerHiltjo Posthuma <hiltjo@codemadness.org>2014-05-08 13:35:14 +0000
commit0e100930ceee6e7fa93693f45bcae9b6a5af2696 (patch)
tree4a7b051a21b12ed5f1076b6925a34fdcc779206e /sfeed_xmlenc.1
parentea848bdbde26b847c5759fc6e7b10b00e00d922b (diff)
manpage: example non-local path
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
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 02c5553..bd92480 100644
--- a/sfeed_xmlenc.1
+++ b/sfeed_xmlenc.1
@@ -9,7 +9,7 @@ It reads XML data from stdin and writes the found text\-encoding to stdout.
.TP
Get text\-encoding from from xkcd Atom feed:
.nf
-wget http://www.xkcd.com/atom.xml -q -O - | ./sfeed_xmlenc
+wget http://www.xkcd.com/atom.xml -q -O - | sfeed_xmlenc
.SH SEE ALSO
.BR sh(1)
.BR sfeed_update(1)