summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2021-11-23 16:35:13 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2021-11-23 16:35:13 +0100
commit71e9c93590445139848853eb03915cbd879b47f1 (patch)
tree9cc2f14b9dac68f44d9d85cfa5ffb46a4d43701e
parentde0877aa0627315015851c6133950a814bb40a03 (diff)
sfeed.{1,5}: small rewording improvement
-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