summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sfeed.14
-rw-r--r--sfeed.54
2 files changed, 4 insertions, 4 deletions
diff --git a/sfeed.1 b/sfeed.1
index f278d4f..1ad2fa3 100644
--- 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
index f494f31..cd422d0 100644
--- 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