summaryrefslogtreecommitdiff
path: root/sfeed.5
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2023-01-07 11:05:58 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2023-01-07 11:05:58 +0100
commit9460075b7cb2b909f164f5fb99380f7a9ec7aa58 (patch)
tree019cb895ba14497589d1b066bddda04f67a94af5 /sfeed.5
parent7d4043084c2e933603243f259f4f9f080e1d8911 (diff)
sfeed.5: remove a caveat in the file format man page
It is a caveat while parsing the data in the sfeed(1) program. Keep it described in the sfeed(1) man page.
Diffstat (limited to 'sfeed.5')
-rw-r--r--sfeed.55
1 files changed, 1 insertions, 4 deletions
diff --git a/sfeed.5 b/sfeed.5
index be55c18..91bce98 100644
--- a/sfeed.5
+++ b/sfeed.5
@@ -1,4 +1,4 @@
-.Dd May 2, 2022
+.Dd January 7, 2023
.Dt SFEED 5
.Os
.Sh NAME
@@ -48,6 +48,3 @@ Item, categories, multiple values are separated by the '|' character.
.Xr sfeed_plain 1
.Sh AUTHORS
.An Hiltjo Posthuma Aq Mt hiltjo@codemadness.org
-.Sh CAVEATS
-If a timezone for the timestamp field is not in the RFC822 or RFC3339 format it
-is not supported and the timezone is interpreted as UTC+0.