sfeed

simple feed reader - forked from git.codemadness.org/sfeed
git clone git://src.gearsix.net/sfeed
Log | Files | Refs | Atom | README | LICENSE

commit a96c21aa0301d8fd8fb35c8cf0bee2cd6a061116
parent c747bf2722f091b26af672db87e844f1dc833c12
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sat,  3 Jan 2015 14:00:43 +0100

doc: clarify timezone format

Diffstat:
Mdoc/html/sfeed.1.html | 49+++++++++++++++++++++++--------------------------
Mdoc/html/sfeed_frames.1.html | 42++++++++++++++++++++----------------------
Mdoc/html/sfeed_html.1.html | 38++++++++++++++++++--------------------
Mdoc/html/sfeed_opml_export.1.html | 36+++++++++++++++++-------------------
Mdoc/html/sfeed_opml_import.1.html | 36+++++++++++++++++-------------------
Mdoc/html/sfeed_plain.1.html | 40++++++++++++++++++----------------------
Mdoc/html/sfeed_update.1.html | 50+++++++++++++++++++++++---------------------------
Mdoc/html/sfeed_web.1.html | 47++++++++++++++++++++++-------------------------
Mdoc/html/sfeed_xmlenc.1.html | 45+++++++++++++++++++++------------------------
Mdoc/man/sfeed.1 | 4++--
Mdoc/man/sfeed_frames.1 | 2+-
Mdoc/man/sfeed_html.1 | 2+-
Mdoc/man/sfeed_plain.1 | 3+--
Mdoc/man/sfeed_update.1 | 4++--
Mdoc/man/sfeed_web.1 | 2+-
Mdoc/man/sfeed_xmlenc.1 | 2+-
Msfeed_update.1 | 2+-
17 files changed, 189 insertions(+), 215 deletions(-)

diff --git a/doc/html/sfeed.1.html b/doc/html/sfeed.1.html @@ -1,29 +1,25 @@ -<!DOCTYPE html> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> -<meta charset="utf-8"/> -<style> -table.head, table.foot { width: 100%; } -td.head-rtitle, td.foot-os { text-align: right; } -td.head-vol { text-align: center; } -table.foot td { width: 50%; } -table.head td { width: 33%; } -div.spacer { margin: 1em 0; } -</style> -<link rel="stylesheet" href="man.css" type="text/css" media="all"/> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +<meta name="resource-type" content="document"> +<link rel="stylesheet" href="man.css" type="text/css" media="all"> <title> SFEED(1)</title> </head> <body> <div class="mandoc"> -<table class="head"> +<table summary="Document Header" class="head" width="100%"> +<col width="30%"> +<col width="30%"> +<col width="30%"> <tbody> <tr> <td class="head-ltitle"> SFEED(1)</td> -<td class="head-vol"> -General Commands Manual</td> -<td class="head-rtitle"> +<td class="head-vol" align="center"> +OpenBSD Reference Manual</td> +<td class="head-rtitle" align="right"> SFEED(1)</td> </tr> </tbody> @@ -32,14 +28,14 @@ SFEED(1)</td> <h1 id="x4e414d45">NAME</h1> <b class="name">sfeed</b> &#8212; <span class="desc">simple RSS and Atom parser</span></div> <div class="section"> <h1 id="x53594e4f50534953">SYNOPSIS</h1><table class="synopsis"> -<col style="width: 5.00ex;"/> -<col/> +<col style="width: 5.00ex;"> +<col> <tbody> <tr> <td> sfeed</td> <td> -[<span class="opt"><i class="arg">suffix string</i> | <b class="flag">-</b><i class="arg">v</i></span>]</td> +&#91;<span class="opt"><i class="arg">suffix string</i> | <b class="flag">&#45;</b><i class="arg">v</i></span>&#93;</td> </tr> </tbody> </table> @@ -49,14 +45,13 @@ sfeed</td> <div class="section"> <h1 id="x4f5054494f4e53">OPTIONS</h1><dl style="margin-top: 0.00em;margin-bottom: 0.00em;" class="list list-tag"> <dt class="list-tag" style="margin-top: 1.00em;"> -<b class="flag">-v</b></dt> +<b class="flag">&#45;v</b></dt> <dd class="list-tag" style="margin-left: 17.00ex;"> show program version</dd> </dl> </div> <div class="section"> -<h1 id="x5441421e53455041524154454420464f524d4154204649454c4453">TAB-SEPARATED FORMAT FIELDS</h1> The items are saved in a TSV-like format except newlines, tabs and backslash are escaped with \ (\n, \t and \\). Carriage returns (\r) are removed.<div class="spacer"> -</div> +<h1 id="x5441421e53455041524154454420464f524d4154204649454c4453">TAB-SEPARATED FORMAT FIELDS</h1> The items are saved in a TSV-like format except newlines, tabs and backslash are escaped with \ (\n, \t and \\). Carriage returns (\r) are removed.<p> The order and format of the fields are:<dl style="margin-top: 0.00em;margin-bottom: 0.00em;" class="list list-tag"> <dt class="list-tag" style="margin-top: 1.00em;"> <i class="arg">item timestamp</i></dt> @@ -65,7 +60,7 @@ string, UNIX timestamp in GMT+0</dd> <dt class="list-tag" style="margin-top: 1.00em;"> <i class="arg">item timestamp</i></dt> <dd class="list-tag" style="margin-left: 17.00ex;"> -string, date and time in the format: YYYY-mm-dd HH:MM:SS tzname[+-]HHMM</dd> +string, date and time in the format: YYYY-mm-dd HH:MM:SS tzname[[+-][HHMM]]</dd> <dt class="list-tag" style="margin-top: 1.00em;"> <i class="arg">item title</i></dt> <dd class="list-tag" style="margin-left: 17.00ex;"> @@ -79,7 +74,7 @@ string</dd> <dd class="list-tag" style="margin-left: 17.00ex;"> string</dd> <dt class="list-tag" style="margin-top: 1.00em;"> -<i class="arg">item content-type</i></dt> +<i class="arg">item content&#45;type</i></dt> <dd class="list-tag" style="margin-left: 17.00ex;"> string, &quot;html&quot; or &quot;plain&quot;</dd> <dt class="list-tag" style="margin-top: 1.00em;"> @@ -99,13 +94,15 @@ string, &quot;rss&quot; or &quot;atom&quot;</dd> <div class="section"> <h1 id="x53454520414c534f">SEE ALSO</h1> <a class="link-man">sh(1)</a>, <a class="link-man">sfeed_update(1)</a></div> <div class="section"> -<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> &lt;<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>&gt;</div> -<table class="foot"> +<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> &#60;<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>&#62;</div> +<table summary="Document Footer" class="foot" width="100%"> +<col width="50%"> +<col width="50%"> <tbody> <tr> <td class="foot-date"> December 25, 2014</td> -<td class="foot-os"> +<td class="foot-os" align="right"> </td> </tr> </tbody> diff --git a/doc/html/sfeed_frames.1.html b/doc/html/sfeed_frames.1.html @@ -1,29 +1,25 @@ -<!DOCTYPE html> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> -<meta charset="utf-8"/> -<style> -table.head, table.foot { width: 100%; } -td.head-rtitle, td.foot-os { text-align: right; } -td.head-vol { text-align: center; } -table.foot td { width: 50%; } -table.head td { width: 33%; } -div.spacer { margin: 1em 0; } -</style> -<link rel="stylesheet" href="man.css" type="text/css" media="all"/> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +<meta name="resource-type" content="document"> +<link rel="stylesheet" href="man.css" type="text/css" media="all"> <title> SFEED_FRAMES(1)</title> </head> <body> <div class="mandoc"> -<table class="head"> +<table summary="Document Header" class="head" width="100%"> +<col width="30%"> +<col width="30%"> +<col width="30%"> <tbody> <tr> <td class="head-ltitle"> SFEED_FRAMES(1)</td> -<td class="head-vol"> -General Commands Manual</td> -<td class="head-rtitle"> +<td class="head-vol" align="center"> +OpenBSD Reference Manual</td> +<td class="head-rtitle" align="right"> SFEED_FRAMES(1)</td> </tr> </tbody> @@ -32,14 +28,14 @@ SFEED_FRAMES(1)</td> <h1 id="x4e414d45">NAME</h1> <b class="name">sfeed_frames</b> &#8212; <span class="desc">formats a feeds file to HTML with frames</span></div> <div class="section"> <h1 id="x53594e4f50534953">SYNOPSIS</h1><table class="synopsis"> -<col style="width: 12.00ex;"/> -<col/> +<col style="width: 12.00ex;"> +<col> <tbody> <tr> <td> sfeed_frames</td> <td> -[<span class="opt"><i class="arg">directory path</i></span>]</td> +&#91;<span class="opt"><i class="arg">directory path</i></span>&#93;</td> </tr> </tbody> </table> @@ -69,17 +65,19 @@ menu frame which contains navigation &quot;anchor&quot; links to the feed names </dl> </div> <div class="section"> -<h1 id="x46494c4520535452554354555245">FILE STRUCTURE</h1> Directory for each feed category in the format: path/feedname/itemname.html. The feedname and item names are normalized, whitespace characters are replaced with a -, multiple whitespaces are replaced by a single - and trailing whitespace will be removed.</div> +<h1 id="x46494c4520535452554354555245">FILE STRUCTURE</h1> Directory for each feed category in the format: path/feedname/itemname.html. The feedname and item names are normalized, whitespace characters are replaced with a &#45;, multiple whitespaces are replaced by a single &#45; and trailing whitespace will be removed.</div> <div class="section"> <h1 id="x53454520414c534f">SEE ALSO</h1> <a class="link-man">sfeed_plain(1)</a>, <a class="link-man">sfeed_update(1)</a>, <a class="link-man">sfeed(1)</a></div> <div class="section"> -<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> &lt;<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>&gt;</div> -<table class="foot"> +<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> &#60;<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>&#62;</div> +<table summary="Document Footer" class="foot" width="100%"> +<col width="50%"> +<col width="50%"> <tbody> <tr> <td class="foot-date"> December 25, 2014</td> -<td class="foot-os"> +<td class="foot-os" align="right"> </td> </tr> </tbody> diff --git a/doc/html/sfeed_html.1.html b/doc/html/sfeed_html.1.html @@ -1,29 +1,25 @@ -<!DOCTYPE html> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> -<meta charset="utf-8"/> -<style> -table.head, table.foot { width: 100%; } -td.head-rtitle, td.foot-os { text-align: right; } -td.head-vol { text-align: center; } -table.foot td { width: 50%; } -table.head td { width: 33%; } -div.spacer { margin: 1em 0; } -</style> -<link rel="stylesheet" href="man.css" type="text/css" media="all"/> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +<meta name="resource-type" content="document"> +<link rel="stylesheet" href="man.css" type="text/css" media="all"> <title> SFEED_HTML(1)</title> </head> <body> <div class="mandoc"> -<table class="head"> +<table summary="Document Header" class="head" width="100%"> +<col width="30%"> +<col width="30%"> +<col width="30%"> <tbody> <tr> <td class="head-ltitle"> SFEED_HTML(1)</td> -<td class="head-vol"> -General Commands Manual</td> -<td class="head-rtitle"> +<td class="head-vol" align="center"> +OpenBSD Reference Manual</td> +<td class="head-rtitle" align="right"> SFEED_HTML(1)</td> </tr> </tbody> @@ -32,8 +28,8 @@ SFEED_HTML(1)</td> <h1 id="x4e414d45">NAME</h1> <b class="name">sfeed_html</b> &#8212; <span class="desc">formats a feeds file to HTML</span></div> <div class="section"> <h1 id="x53594e4f50534953">SYNOPSIS</h1><table class="synopsis"> -<col style="width: 10.00ex;"/> -<col/> +<col style="width: 10.00ex;"> +<col> <tbody> <tr> <td> @@ -49,13 +45,15 @@ sfeed_html</td> <div class="section"> <h1 id="x53454520414c534f">SEE ALSO</h1> <a class="link-man">sfeed_plain(1)</a>, <a class="link-man">sfeed_update(1)</a>, <a class="link-man">sfeed(1)</a></div> <div class="section"> -<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> &lt;<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>&gt;</div> -<table class="foot"> +<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> &#60;<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>&#62;</div> +<table summary="Document Footer" class="foot" width="100%"> +<col width="50%"> +<col width="50%"> <tbody> <tr> <td class="foot-date"> December 25, 2014</td> -<td class="foot-os"> +<td class="foot-os" align="right"> </td> </tr> </tbody> diff --git a/doc/html/sfeed_opml_export.1.html b/doc/html/sfeed_opml_export.1.html @@ -1,35 +1,31 @@ -<!DOCTYPE html> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> -<meta charset="utf-8"/> -<style> -table.head, table.foot { width: 100%; } -td.head-rtitle, td.foot-os { text-align: right; } -td.head-vol { text-align: center; } -table.foot td { width: 50%; } -table.head td { width: 33%; } -div.spacer { margin: 1em 0; } -</style> -<link rel="stylesheet" href="man.css" type="text/css" media="all"/> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +<meta name="resource-type" content="document"> +<link rel="stylesheet" href="man.css" type="text/css" media="all"> <title> SFEED(1)</title> </head> <body> <div class="mandoc"> -<table class="head"> +<table summary="Document Header" class="head" width="100%"> +<col width="30%"> +<col width="30%"> +<col width="30%"> <tbody> <tr> <td class="head-ltitle"> SFEED(1)</td> -<td class="head-vol"> -General Commands Manual</td> -<td class="head-rtitle"> +<td class="head-vol" align="center"> +OpenBSD Reference Manual</td> +<td class="head-rtitle" align="right"> SFEED(1)</td> </tr> </tbody> </table> <div class="section"> -<h1>NAME</h1> sfeed_opml_export - generate an OPML file based on a sfeedrc config file</div> +<h1>NAME</h1> sfeed_opml_export &#45; generate an OPML file based on a sfeedrc config file</div> <div class="section"> <h1>SYNOPSIS</h1> <b>sfeed_opml_export</b> [configfile]</div> <div class="section"> @@ -46,11 +42,13 @@ config file, if not specified uses the location $HOME/.sfeed/sfeedrc by default <h1>SEE ALSO</h1> <b>sfeed_update(1)</b></div> <div class="section"> <h1>BUGS</h1> Please report them!</div> -<table class="foot"> +<table summary="Document Footer" class="foot" width="100%"> +<col width="50%"> +<col width="50%"> <tr> <td class="foot-date"> -sfeed-0.9</td> -<td class="foot-os"> +sfeed&#45;0.9</td> +<td class="foot-os" align="right"> </td> </tr> </table> diff --git a/doc/html/sfeed_opml_import.1.html b/doc/html/sfeed_opml_import.1.html @@ -1,35 +1,31 @@ -<!DOCTYPE html> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> -<meta charset="utf-8"/> -<style> -table.head, table.foot { width: 100%; } -td.head-rtitle, td.foot-os { text-align: right; } -td.head-vol { text-align: center; } -table.foot td { width: 50%; } -table.head td { width: 33%; } -div.spacer { margin: 1em 0; } -</style> -<link rel="stylesheet" href="man.css" type="text/css" media="all"/> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +<meta name="resource-type" content="document"> +<link rel="stylesheet" href="man.css" type="text/css" media="all"> <title> SFEED(1)</title> </head> <body> <div class="mandoc"> -<table class="head"> +<table summary="Document Header" class="head" width="100%"> +<col width="30%"> +<col width="30%"> +<col width="30%"> <tbody> <tr> <td class="head-ltitle"> SFEED(1)</td> -<td class="head-vol"> -General Commands Manual</td> -<td class="head-rtitle"> +<td class="head-vol" align="center"> +OpenBSD Reference Manual</td> +<td class="head-rtitle" align="right"> SFEED(1)</td> </tr> </tbody> </table> <div class="section"> -<h1>NAME</h1> sfeed_opml_import - generate a sfeedrc config file based on an OPML file</div> +<h1>NAME</h1> sfeed_opml_import &#45; generate a sfeedrc config file based on an OPML file</div> <div class="section"> <h1>SYNOPSIS</h1> <b>sfeed_opml_import</b></div> <div class="section"> @@ -38,11 +34,13 @@ SFEED(1)</td> <h1>SEE ALSO</h1> <b>sfeed_update(1)</b></div> <div class="section"> <h1>BUGS</h1> Please report them!</div> -<table class="foot"> +<table summary="Document Footer" class="foot" width="100%"> +<col width="50%"> +<col width="50%"> <tr> <td class="foot-date"> -sfeed-0.9</td> -<td class="foot-os"> +sfeed&#45;0.9</td> +<td class="foot-os" align="right"> </td> </tr> </table> diff --git a/doc/html/sfeed_plain.1.html b/doc/html/sfeed_plain.1.html @@ -1,29 +1,25 @@ -<!DOCTYPE html> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> -<meta charset="utf-8"/> -<style> -table.head, table.foot { width: 100%; } -td.head-rtitle, td.foot-os { text-align: right; } -td.head-vol { text-align: center; } -table.foot td { width: 50%; } -table.head td { width: 33%; } -div.spacer { margin: 1em 0; } -</style> -<link rel="stylesheet" href="man.css" type="text/css" media="all"/> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +<meta name="resource-type" content="document"> +<link rel="stylesheet" href="man.css" type="text/css" media="all"> <title> SFEED_PLAIN(1)</title> </head> <body> <div class="mandoc"> -<table class="head"> +<table summary="Document Header" class="head" width="100%"> +<col width="30%"> +<col width="30%"> +<col width="30%"> <tbody> <tr> <td class="head-ltitle"> SFEED_PLAIN(1)</td> -<td class="head-vol"> -General Commands Manual</td> -<td class="head-rtitle"> +<td class="head-vol" align="center"> +OpenBSD Reference Manual</td> +<td class="head-rtitle" align="right"> SFEED_PLAIN(1)</td> </tr> </tbody> @@ -32,8 +28,8 @@ SFEED_PLAIN(1)</td> <h1 id="x4e414d45">NAME</h1> <b class="name">sfeed_plain</b> &#8212; <span class="desc">formats a feeds file to plain text</span></div> <div class="section"> <h1 id="x53594e4f50534953">SYNOPSIS</h1><table class="synopsis"> -<col style="width: 11.00ex;"/> -<col/> +<col style="width: 11.00ex;"> +<col> <tbody> <tr> <td> @@ -49,15 +45,15 @@ sfeed_plain</td> <div class="section"> <h1 id="x53454520414c534f">SEE ALSO</h1> <a class="link-man">sfeed_html(1)</a>, <a class="link-man">sfeed_update(1)</a>, <a class="link-man">sfeed(1)</a></div> <div class="section"> -<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> &lt;<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>&gt;<div style="height: 1.00em;"> -&#160;</div> -</div> -<table class="foot"> +<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> &#60;<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>&#62;</div> +<table summary="Document Footer" class="foot" width="100%"> +<col width="50%"> +<col width="50%"> <tbody> <tr> <td class="foot-date"> December 25, 2014</td> -<td class="foot-os"> +<td class="foot-os" align="right"> </td> </tr> </tbody> diff --git a/doc/html/sfeed_update.1.html b/doc/html/sfeed_update.1.html @@ -1,29 +1,25 @@ -<!DOCTYPE html> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> -<meta charset="utf-8"/> -<style> -table.head, table.foot { width: 100%; } -td.head-rtitle, td.foot-os { text-align: right; } -td.head-vol { text-align: center; } -table.foot td { width: 50%; } -table.head td { width: 33%; } -div.spacer { margin: 1em 0; } -</style> -<link rel="stylesheet" href="man.css" type="text/css" media="all"/> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +<meta name="resource-type" content="document"> +<link rel="stylesheet" href="man.css" type="text/css" media="all"> <title> SFEED_UPDATE(1)</title> </head> <body> <div class="mandoc"> -<table class="head"> +<table summary="Document Header" class="head" width="100%"> +<col width="30%"> +<col width="30%"> +<col width="30%"> <tbody> <tr> <td class="head-ltitle"> SFEED_UPDATE(1)</td> -<td class="head-vol"> -General Commands Manual</td> -<td class="head-rtitle"> +<td class="head-vol" align="center"> +OpenBSD Reference Manual</td> +<td class="head-rtitle" align="right"> SFEED_UPDATE(1)</td> </tr> </tbody> @@ -32,14 +28,14 @@ SFEED_UPDATE(1)</td> <h1 id="x4e414d45">NAME</h1> <b class="name">sfeed_update</b> &#8212; <span class="desc">update feeds and merge with old feeds</span></div> <div class="section"> <h1 id="x53594e4f50534953">SYNOPSIS</h1><table class="synopsis"> -<col style="width: 12.00ex;"/> -<col/> +<col style="width: 12.00ex;"> +<col> <tbody> <tr> <td> sfeed_update</td> <td> -[<span class="opt"><i class="arg">configfile</i></span>]</td> +&#91;<span class="opt"><i class="arg">configfile</i></span>&#93;</td> </tr> </tbody> </table> @@ -55,8 +51,7 @@ config file, if not specified uses the location $HOME/.sfeed/sfeedrc by default </dl> </div> <div class="section"> -<h1 id="x5441421e53455041524154454420464f524d4154204649454c4453">TAB-SEPARATED FORMAT FIELDS</h1> The items are saved in a TSV-like format except newlines, tabs and backslash are escaped with \ (\n, \t and \\). Carriage returns (\r) are removed.<div class="spacer"> -</div> +<h1 id="x5441421e53455041524154454420464f524d4154204649454c4453">TAB-SEPARATED FORMAT FIELDS</h1> The items are saved in a TSV-like format except newlines, tabs and backslash are escaped with \ (\n, \t and \\). Carriage returns (\r) are removed.<p> The order and format of the fields are:<dl style="margin-top: 0.00em;margin-bottom: 0.00em;" class="list list-tag"> <dt class="list-tag" style="margin-top: 1.00em;"> <i class="arg">item timestamp</i></dt> @@ -65,7 +60,7 @@ string, UNIX timestamp in GMT+0</dd> <dt class="list-tag" style="margin-top: 1.00em;"> <i class="arg">item timestamp</i></dt> <dd class="list-tag" style="margin-left: 17.00ex;"> -string, date and time in the format: YYYY-mm-dd HH:MM:SS tzname[+-]HHMM</dd> +string, date and time in the format: YYYY-mm-dd HH:MM:SS tzname[[+-][HHMM]]</dd> <dt class="list-tag" style="margin-top: 1.00em;"> <i class="arg">item title</i></dt> <dd class="list-tag" style="margin-left: 17.00ex;"> @@ -79,7 +74,7 @@ string</dd> <dd class="list-tag" style="margin-left: 17.00ex;"> string</dd> <dt class="list-tag" style="margin-top: 1.00em;"> -<i class="arg">item content-type</i></dt> +<i class="arg">item content&#45;type</i></dt> <dd class="list-tag" style="margin-left: 17.00ex;"> string, &quot;html&quot; or &quot;plain&quot;</dd> <dt class="list-tag" style="margin-top: 1.00em;"> @@ -133,8 +128,7 @@ Temporary file used by sfeed_update to merge items.</dd> </dl> </div> <div class="section"> -<h1 id="x4558414d504c4553">EXAMPLES</h1> To update feeds and format the feeds file:<div class="spacer"> -</div> +<h1 id="x4558414d504c4553">EXAMPLES</h1> To update feeds and format the feeds file:<p> <pre style="margin-left: 0.00ex;" class="lit display"> sfeed_update &quot;configfile&quot; sfeed_plain &lt; $HOME/.sfeed/feeds &gt; $HOME/.sfeed/feeds.txt @@ -143,13 +137,15 @@ sfeed_html &lt; $HOME/.sfeed/feeds &gt; $HOME/.sfeed/feeds.html</pre> <div class="section"> <h1 id="x53454520414c534f">SEE ALSO</h1> <a class="link-man">sh(1)</a>, <a class="link-man">sfeed_plain(1)</a>, <a class="link-man">sfeed_html(1)</a></div> <div class="section"> -<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> &lt;<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>&gt;</div> -<table class="foot"> +<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> &#60;<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>&#62;</div> +<table summary="Document Footer" class="foot" width="100%"> +<col width="50%"> +<col width="50%"> <tbody> <tr> <td class="foot-date"> December 25, 2014</td> -<td class="foot-os"> +<td class="foot-os" align="right"> </td> </tr> </tbody> diff --git a/doc/html/sfeed_web.1.html b/doc/html/sfeed_web.1.html @@ -1,29 +1,25 @@ -<!DOCTYPE html> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> -<meta charset="utf-8"/> -<style> -table.head, table.foot { width: 100%; } -td.head-rtitle, td.foot-os { text-align: right; } -td.head-vol { text-align: center; } -table.foot td { width: 50%; } -table.head td { width: 33%; } -div.spacer { margin: 1em 0; } -</style> -<link rel="stylesheet" href="man.css" type="text/css" media="all"/> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +<meta name="resource-type" content="document"> +<link rel="stylesheet" href="man.css" type="text/css" media="all"> <title> SFEED_WEB(1)</title> </head> <body> <div class="mandoc"> -<table class="head"> +<table summary="Document Header" class="head" width="100%"> +<col width="30%"> +<col width="30%"> +<col width="30%"> <tbody> <tr> <td class="head-ltitle"> SFEED_WEB(1)</td> -<td class="head-vol"> -General Commands Manual</td> -<td class="head-rtitle"> +<td class="head-vol" align="center"> +OpenBSD Reference Manual</td> +<td class="head-rtitle" align="right"> SFEED_WEB(1)</td> </tr> </tbody> @@ -32,14 +28,14 @@ SFEED_WEB(1)</td> <h1 id="x4e414d45">NAME</h1> <b class="name">sfeed_web</b> &#8212; <span class="desc">finds urls to feeds from a HTML webpage</span></div> <div class="section"> <h1 id="x53594e4f50534953">SYNOPSIS</h1><table class="synopsis"> -<col style="width: 9.00ex;"/> -<col/> +<col style="width: 9.00ex;"> +<col> <tbody> <tr> <td> sfeed_web</td> <td> -[<span class="opt"><i class="arg">baseurl</i></span>]</td> +&#91;<span class="opt"><i class="arg">baseurl</i></span>&#93;</td> </tr> </tbody> </table> @@ -55,9 +51,9 @@ optional base url to use for found feed urls that are relative.</dd> </dl> </div> <div class="section"> -<h1 id="x4f555450555420464f524d4154">OUTPUT FORMAT</h1> content-type&lt;space&gt;url&lt;newline&gt;<dl style="margin-top: 0.00em;margin-bottom: 0.00em;" class="list list-tag"> +<h1 id="x4f555450555420464f524d4154">OUTPUT FORMAT</h1> content&#45;type&lt;space&gt;url&lt;newline&gt;<dl style="margin-top: 0.00em;margin-bottom: 0.00em;" class="list list-tag"> <dt class="list-tag" style="margin-top: 1.00em;"> -<i class="arg">content-type</i></dt> +<i class="arg">content&#45;type</i></dt> <dd class="list-tag" style="margin-left: 13.00ex;"> Usually application/atom+xml or application/rss+xml.</dd> <dt class="list-tag" style="margin-top: 1.00em;"> @@ -67,21 +63,22 @@ Found url to the feed. If the url is relative and the baseurl option is specifie </dl> </div> <div class="section"> -<h1 id="x4558414d504c4553">EXAMPLES</h1> Get urls from xkcd website:<div class="spacer"> -</div> +<h1 id="x4558414d504c4553">EXAMPLES</h1> Get urls from xkcd website:<p> <pre style="margin-left: 0.00ex;" class="lit display"> wget http://www.xkcd.com -q -O - | sfeed_web &quot;http://www.xkcd.com/&quot;</pre> </div> <div class="section"> <h1 id="x53454520414c534f">SEE ALSO</h1> <a class="link-man">sh(1)</a>, <a class="link-man">sfeed_update(1)</a></div> <div class="section"> -<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> &lt;<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>&gt;</div> -<table class="foot"> +<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> &#60;<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>&#62;</div> +<table summary="Document Footer" class="foot" width="100%"> +<col width="50%"> +<col width="50%"> <tbody> <tr> <td class="foot-date"> December 25, 2014</td> -<td class="foot-os"> +<td class="foot-os" align="right"> </td> </tr> </tbody> diff --git a/doc/html/sfeed_xmlenc.1.html b/doc/html/sfeed_xmlenc.1.html @@ -1,39 +1,35 @@ -<!DOCTYPE html> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> -<meta charset="utf-8"/> -<style> -table.head, table.foot { width: 100%; } -td.head-rtitle, td.foot-os { text-align: right; } -td.head-vol { text-align: center; } -table.foot td { width: 50%; } -table.head td { width: 33%; } -div.spacer { margin: 1em 0; } -</style> -<link rel="stylesheet" href="man.css" type="text/css" media="all"/> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +<meta name="resource-type" content="document"> +<link rel="stylesheet" href="man.css" type="text/css" media="all"> <title> SFEED_XMLENC(1)</title> </head> <body> <div class="mandoc"> -<table class="head"> +<table summary="Document Header" class="head" width="100%"> +<col width="30%"> +<col width="30%"> +<col width="30%"> <tbody> <tr> <td class="head-ltitle"> SFEED_XMLENC(1)</td> -<td class="head-vol"> -General Commands Manual</td> -<td class="head-rtitle"> +<td class="head-vol" align="center"> +OpenBSD Reference Manual</td> +<td class="head-rtitle" align="right"> SFEED_XMLENC(1)</td> </tr> </tbody> </table> <div class="section"> -<h1 id="x4e414d45">NAME</h1> <b class="name">sfeed_xmlenc</b> &#8212; <span class="desc">get text-encoding from XML</span></div> +<h1 id="x4e414d45">NAME</h1> <b class="name">sfeed_xmlenc</b> &#8212; <span class="desc">get text&#45;encoding from XML</span></div> <div class="section"> <h1 id="x53594e4f50534953">SYNOPSIS</h1><table class="synopsis"> -<col style="width: 12.00ex;"/> -<col/> +<col style="width: 12.00ex;"> +<col> <tbody> <tr> <td> @@ -45,23 +41,24 @@ sfeed_xmlenc</td> </table> </div> <div class="section"> -<h1 id="x4445534352495054494f4e">DESCRIPTION</h1> <b class="name">sfeed_xmlenc</b> reads XML data from stdin and writes the found text-encoding to stdout.</div> +<h1 id="x4445534352495054494f4e">DESCRIPTION</h1> <b class="name">sfeed_xmlenc</b> reads XML data from stdin and writes the found text&#45;encoding to stdout.</div> <div class="section"> -<h1 id="x4558414d504c4553">EXAMPLES</h1> Get text-encoding from xkcd Atom feed:<div class="spacer"> -</div> +<h1 id="x4558414d504c4553">EXAMPLES</h1> Get text&#45;encoding from xkcd Atom feed:<p> <pre style="margin-left: 0.00ex;" class="lit display"> wget http://www.xkcd.com/atom.xml -q -O - | sfeed_xmlenc</pre> </div> <div class="section"> <h1 id="x53454520414c534f">SEE ALSO</h1> <a class="link-man">sh(1)</a>, <a class="link-man">sfeed_update(1)</a></div> <div class="section"> -<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> &lt;<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>&gt;</div> -<table class="foot"> +<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> &#60;<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>&#62;</div> +<table summary="Document Footer" class="foot" width="100%"> +<col width="50%"> +<col width="50%"> <tbody> <tr> <td class="foot-date"> December 25, 2014</td> -<td class="foot-os"> +<td class="foot-os" align="right"> </td> </tr> </tbody> diff --git a/doc/man/sfeed.1 b/doc/man/sfeed.1 @@ -1,4 +1,4 @@ -.TH "SFEED" "1" "December 25, 2014" "" "General Commands Manual" +.TH "SFEED" "1" "December 25, 2014" "" "OpenBSD Reference Manual" .nh .if n .ad l .SH "NAME" @@ -27,7 +27,7 @@ The order and format of the fields are: string, UNIX timestamp in GMT+0 .TP 19n \fIitem timestamp\fR -string, date and time in the format: YYYY-mm-dd HH:MM:SS tzname[+-]HHMM +string, date and time in the format: YYYY-mm-dd HH:MM:SS tzname[[+-][HHMM]] .TP 19n \fIitem title\fR string diff --git a/doc/man/sfeed_frames.1 b/doc/man/sfeed_frames.1 @@ -1,4 +1,4 @@ -.TH "SFEED_FRAMES" "1" "December 25, 2014" "" "General Commands Manual" +.TH "SFEED_FRAMES" "1" "December 25, 2014" "" "OpenBSD Reference Manual" .nh .if n .ad l .SH "NAME" diff --git a/doc/man/sfeed_html.1 b/doc/man/sfeed_html.1 @@ -1,4 +1,4 @@ -.TH "SFEED_HTML" "1" "December 25, 2014" "" "General Commands Manual" +.TH "SFEED_HTML" "1" "December 25, 2014" "" "OpenBSD Reference Manual" .nh .if n .ad l .SH "NAME" diff --git a/doc/man/sfeed_plain.1 b/doc/man/sfeed_plain.1 @@ -1,4 +1,4 @@ -.TH "SFEED_PLAIN" "1" "December 25, 2014" "" "General Commands Manual" +.TH "SFEED_PLAIN" "1" "December 25, 2014" "" "OpenBSD Reference Manual" .nh .if n .ad l .SH "NAME" @@ -20,4 +20,3 @@ sfeed_update(1), sfeed(1) .SH "AUTHORS" Hiltjo Posthuma <\fIhiltjo@codemadness.org\fR> -.sp diff --git a/doc/man/sfeed_update.1 b/doc/man/sfeed_update.1 @@ -1,4 +1,4 @@ -.TH "SFEED_UPDATE" "1" "December 25, 2014" "" "General Commands Manual" +.TH "SFEED_UPDATE" "1" "December 25, 2014" "" "OpenBSD Reference Manual" .nh .if n .ad l .SH "NAME" @@ -30,7 +30,7 @@ The order and format of the fields are: string, UNIX timestamp in GMT+0 .TP 19n \fIitem timestamp\fR -string, date and time in the format: YYYY-mm-dd HH:MM:SS tzname[+-]HHMM +string, date and time in the format: YYYY-mm-dd HH:MM:SS tzname[[+-][HHMM]] .TP 19n \fIitem title\fR string diff --git a/doc/man/sfeed_web.1 b/doc/man/sfeed_web.1 @@ -1,4 +1,4 @@ -.TH "SFEED_WEB" "1" "December 25, 2014" "" "General Commands Manual" +.TH "SFEED_WEB" "1" "December 25, 2014" "" "OpenBSD Reference Manual" .nh .if n .ad l .SH "NAME" diff --git a/doc/man/sfeed_xmlenc.1 b/doc/man/sfeed_xmlenc.1 @@ -1,4 +1,4 @@ -.TH "SFEED_XMLENC" "1" "December 25, 2014" "" "General Commands Manual" +.TH "SFEED_XMLENC" "1" "December 25, 2014" "" "OpenBSD Reference Manual" .nh .if n .ad l .SH "NAME" diff --git a/sfeed_update.1 b/sfeed_update.1 @@ -30,7 +30,7 @@ The order and format of the fields are: .It Ar item timestamp string, UNIX timestamp in GMT+0 .It Ar item timestamp -string, date and time in the format: YYYY-mm-dd HH:MM:SS tzname[+-]HHMM +string, date and time in the format: YYYY-mm-dd HH:MM:SS tzname[[+-][HHMM]] .It Ar item title string .It Ar item link