summaryrefslogtreecommitdiff
path: root/sfeed.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2020-06-04 18:02:23 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2020-06-04 18:02:23 +0200
commit9bc874d95e38bf3992c41fbb12f9877890f6bda5 (patch)
tree13404f0a4db77ce8132756583b31ce32a793e1ae /sfeed.1
parentcadd8ae8e6c1e5673258df9541042c74e705e518 (diff)
sfeed.{1,5}: clarify the timestamp field a bit
In particular for RSS feeds where a pubDate is optional.
Diffstat (limited to 'sfeed.1')
-rw-r--r--sfeed.12
1 files changed, 1 insertions, 1 deletions
diff --git a/sfeed.1 b/sfeed.1
index 322e4e3..1500397 100644
--- a/sfeed.1
+++ b/sfeed.1
@@ -31,7 +31,7 @@ Control characters are removed.
The order and content of the fields are:
.Bl -tag -width 17n
.It timestamp
-UNIX timestamp in UTC+0, empty on parse failure.
+UNIX timestamp in UTC+0, empty if missing or on parse failure.
.It title
Title text, HTML code in titles is ignored and is treated as plain-text.
.It link