diff options
-rw-r--r-- | sfeed.1 | 2 | ||||
-rw-r--r-- | sfeed.5 | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 @@ -25,7 +25,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 |