commit 71e9c93590445139848853eb03915cbd879b47f1
parent de0877aa0627315015851c6133950a814bb40a03
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Tue, 23 Nov 2021 16:35:13 +0100
sfeed.{1,5}: small rewording improvement
Diffstat:
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sfeed.1 b/sfeed.1
@@ -1,4 +1,4 @@
-.Dd October 24, 2021
+.Dd November 23, 2021
.Dt SFEED 1
.Os
.Sh NAME
@@ -31,7 +31,7 @@ Control characters are removed.
The order and content of the fields are:
.Bl -tag -width 15n
.It 1. timestamp
-UNIX timestamp in UTC+0, empty if missing or on parse failure.
+UNIX timestamp in UTC+0, empty if missing or on a parse failure.
.It 2. title
Title text, HTML code in titles is ignored and is treated as plain-text.
.It 3. link
diff --git a/sfeed.5 b/sfeed.5
@@ -1,4 +1,4 @@
-.Dd October 24, 2021
+.Dd November 23, 2021
.Dt SFEED 5
.Os
.Sh NAME
@@ -25,7 +25,7 @@ Control characters are removed.
The order and content of the fields are:
.Bl -tag -width 15n
.It 1. timestamp
-UNIX timestamp in UTC+0, empty if missing or on parse failure.
+UNIX timestamp in UTC+0, empty if missing or on a parse failure.
.It 2. title
Title text, HTML code in titles is ignored and is treated as plain-text.
.It 3. link