summaryrefslogtreecommitdiff
path: root/sfeed_html.1
diff options
context:
space:
mode:
Diffstat (limited to 'sfeed_html.1')
-rw-r--r--sfeed_html.134
1 files changed, 20 insertions, 14 deletions
diff --git a/sfeed_html.1 b/sfeed_html.1
index 4c04552..ece679e 100644
--- a/sfeed_html.1
+++ b/sfeed_html.1
@@ -1,14 +1,20 @@
-.TH SFEED 1 sfeed\-0.9
-.SH NAME
-sfeed_html \- format feeds file (TSV) from sfeed_update to HTML
-.SH SYNOPSIS
-.B sfeed_html
-.SH DESCRIPTION
-Format feeds file (TSV) from sfeed_update to HTML. It reads TSV data from
-stdin and writes HTML to stdout. For the exact TSV format see sfeed_update(1).
-.SH SEE ALSO
-.BR sfeed_plain(1)
-.BR sfeed_update(1)
-.BR sfeed(1)
-.SH BUGS
-Please report them!
+.Dd December 25, 2014
+.Dt SFEED_HTML 1
+.Os
+.Sh NAME
+.Nm sfeed_html
+.Nd formats a feeds file to HTML
+.Sh SYNOPSIS
+.Nm sfeed_html
+.Sh DESCRIPTION
+.Nm
+formats a feeds file (TSV) from
+.Xr sfeed_update 1
+to HTML. It reads TSV data from stdin and writes HTML to stdout. For the exact TSV format see
+.Xr sfeed_update 1 .
+.Sh SEE ALSO
+.Xr sfeed_plain 1 ,
+.Xr sfeed_update 1 ,
+.Xr sfeed 1
+.Sh AUTHORS
+.An Hiltjo Posthuma Aq Mt hiltjo@codemadness.org