summaryrefslogtreecommitdiff
path: root/doc/man/sfeed_html.1
blob: 5bd52292fd7ab30db81bfa67236a8a7af2f0141a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.TH "SFEED_HTML" "1" "December 25, 2014" "" "OpenBSD Reference Manual"
.nh
.if n .ad l
.SH "NAME"
\fBsfeed_html\fR
\- formats a feeds file to HTML
.SH "SYNOPSIS"
.HP 11n
\fBsfeed_html\fR
.SH "DESCRIPTION"
\fBsfeed_html\fR
formats a feeds file (TSV) from
sfeed_update(1)
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"
sfeed_plain(1),
sfeed_update(1),
sfeed(1)
.SH "AUTHORS"
Hiltjo Posthuma <\fIhiltjo@codemadness.org\fR>