summaryrefslogtreecommitdiff
path: root/sfeed_xmlenc.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2015-01-04 16:39:56 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2015-01-04 16:39:56 +0100
commitc77b5c3a699d129436e5a757973f84265f41e135 (patch)
tree0b445f39c1bbdecd639efdb6666ba911d5777ef1 /sfeed_xmlenc.1
parent4568a8156b81d1860c88b09b34a2d65a54db62dc (diff)
doc: improve
- mandoc: fix mandoc errors and warnings. - remove pre-generated HTML documentation.
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 656cc68..ce624e8 100644
--- a/sfeed_xmlenc.1
+++ b/sfeed_xmlenc.1
@@ -10,10 +10,10 @@
.Nm
reads XML data from stdin and writes the found text\-encoding to stdout.
.Sh EXAMPLES
-.Pp
Get text\-encoding from xkcd Atom feed:
.Bd -literal
wget http://www.xkcd.com/atom.xml -q -O - | sfeed_xmlenc
+.Ed
.Sh SEE ALSO
.Xr sh 1 ,
.Xr sfeed_update 1