diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2015-01-03 14:00:43 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2015-01-03 14:00:43 +0100 |
commit | a96c21aa0301d8fd8fb35c8cf0bee2cd6a061116 (patch) | |
tree | 39a3e199ac046994d3259baa46d98d3db0eabb97 | |
parent | c747bf2722f091b26af672db87e844f1dc833c12 (diff) |
doc: clarify timezone format
-rw-r--r-- | doc/html/sfeed.1.html | 49 | ||||
-rw-r--r-- | doc/html/sfeed_frames.1.html | 42 | ||||
-rw-r--r-- | doc/html/sfeed_html.1.html | 38 | ||||
-rw-r--r-- | doc/html/sfeed_opml_export.1.html | 36 | ||||
-rw-r--r-- | doc/html/sfeed_opml_import.1.html | 36 | ||||
-rw-r--r-- | doc/html/sfeed_plain.1.html | 40 | ||||
-rw-r--r-- | doc/html/sfeed_update.1.html | 50 | ||||
-rw-r--r-- | doc/html/sfeed_web.1.html | 47 | ||||
-rw-r--r-- | doc/html/sfeed_xmlenc.1.html | 45 | ||||
-rw-r--r-- | doc/man/sfeed.1 | 4 | ||||
-rw-r--r-- | doc/man/sfeed_frames.1 | 2 | ||||
-rw-r--r-- | doc/man/sfeed_html.1 | 2 | ||||
-rw-r--r-- | doc/man/sfeed_plain.1 | 3 | ||||
-rw-r--r-- | doc/man/sfeed_update.1 | 4 | ||||
-rw-r--r-- | doc/man/sfeed_web.1 | 2 | ||||
-rw-r--r-- | doc/man/sfeed_xmlenc.1 | 2 | ||||
-rw-r--r-- | sfeed_update.1 | 2 |
17 files changed, 189 insertions, 215 deletions
diff --git a/doc/html/sfeed.1.html b/doc/html/sfeed.1.html index 35f23c3..15f35e6 100644 --- 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> — <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> +[<span class="opt"><i class="arg">suffix string</i> | <b class="flag">-</b><i class="arg">v</i></span>]</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">-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-type</i></dt> <dd class="list-tag" style="margin-left: 17.00ex;"> string, "html" or "plain"</dd> <dt class="list-tag" style="margin-top: 1.00em;"> @@ -99,13 +94,15 @@ string, "rss" or "atom"</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> <<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>></div> -<table class="foot"> +<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> <<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>></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 index 3825b35..636f14a 100644 --- 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> — <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> +[<span class="opt"><i class="arg">directory path</i></span>]</td> </tr> </tbody> </table> @@ -69,17 +65,19 @@ menu frame which contains navigation "anchor" 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 -, multiple whitespaces are replaced by a single - 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> <<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>></div> -<table class="foot"> +<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> <<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>></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 index 5f042f5..dfbc936 100644 --- 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> — <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> <<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>></div> -<table class="foot"> +<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> <<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>></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 index ddf081e..6e9de88 100644 --- 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 - 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-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 index 268b543..121d82e 100644 --- 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 - 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-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 index 622376e..61dd952 100644 --- 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> — <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> <<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>><div style="height: 1.00em;"> - </div> -</div> -<table class="foot"> +<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> <<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>></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 index 7ed03c5..cd4ae08 100644 --- 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> — <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> +[<span class="opt"><i class="arg">configfile</i></span>]</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-type</i></dt> <dd class="list-tag" style="margin-left: 17.00ex;"> string, "html" or "plain"</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 "configfile" sfeed_plain < $HOME/.sfeed/feeds > $HOME/.sfeed/feeds.txt @@ -143,13 +137,15 @@ sfeed_html < $HOME/.sfeed/feeds > $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> <<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>></div> -<table class="foot"> +<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> <<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>></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 index 489c042..a0e562d 100644 --- 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> — <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> +[<span class="opt"><i class="arg">baseurl</i></span>]</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<space>url<newline><dl style="margin-top: 0.00em;margin-bottom: 0.00em;" class="list list-tag"> +<h1 id="x4f555450555420464f524d4154">OUTPUT FORMAT</h1> content-type<space>url<newline><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-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 "http://www.xkcd.com/"</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> <<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>></div> -<table class="foot"> +<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> <<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>></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 index 87a2b60..cf723e3 100644 --- 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> — <span class="desc">get text-encoding from XML</span></div> +<h1 id="x4e414d45">NAME</h1> <b class="name">sfeed_xmlenc</b> — <span class="desc">get text-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-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-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> <<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>></div> -<table class="foot"> +<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> <<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>></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 index 48400f9..da2ea3c 100644 --- 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 index 7bf3770..b80964e 100644 --- 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 index cfa3251..5bd5229 100644 --- 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 index 5276db8..91435c4 100644 --- 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 index 7760cf8..f008509 100644 --- 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 index addfe6d..2e48f15 100644 --- 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 index e5c2f29..81aa48a 100644 --- 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 index fbf9c97..4ffb52a 100644 --- 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 |