From a96c21aa0301d8fd8fb35c8cf0bee2cd6a061116 Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Sat, 3 Jan 2015 14:00:43 +0100 Subject: doc: clarify timezone format --- doc/html/sfeed_web.1.html | 47 ++++++++++++++++++++++------------------------- 1 file changed, 22 insertions(+), 25 deletions(-) (limited to 'doc/html/sfeed_web.1.html') diff --git a/doc/html/sfeed_web.1.html b/doc/html/sfeed_web.1.html index 489c042..a0e562d 100644 --- a/doc/html/sfeed_web.1.html +++ b/doc/html/sfeed_web.1.html @@ -1,29 +1,25 @@ - + - - - + + + SFEED_WEB(1)
- +
+++ - - + @@ -32,14 +28,14 @@ SFEED_WEB(1)

NAME

sfeed_webfinds urls to feeds from a HTML webpage

SYNOPSIS

SFEED_WEB(1) -General Commands Manual + +OpenBSD Reference Manual SFEED_WEB(1)
--++ +[baseurl]
sfeed_web -[baseurl]
@@ -55,9 +51,9 @@ optional base url to use for found feed urls that are relative.
-

OUTPUT FORMAT

content-type<space>url<newline>
+

OUTPUT FORMAT

content-type<space>url<newline>
-content-type
+content-type
Usually application/atom+xml or application/rss+xml.
@@ -67,21 +63,22 @@ Found url to the feed. If the url is relative and the baseurl option is specifie
-

EXAMPLES

Get urls from xkcd website:
-
+

EXAMPLES

Get urls from xkcd website:

 wget http://www.xkcd.com -q -O - | sfeed_web "http://www.xkcd.com/"

SEE ALSO

sh(1), sfeed_update(1)
-

AUTHORS

Hiltjo Posthuma <hiltjo@codemadness.org>
- +

AUTHORS

Hiltjo Posthuma <hiltjo@codemadness.org> +
++ - -- cgit v1.2.3
December 25, 2014 +