commit cbb82666e00815aa2dbcc3f144460f3003b46b70
parent b723fbcd980d307ff74a2ebf59a94a780c5f79b6
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sun, 30 May 2021 12:06:58 +0200
sfeed_frames.1/sfeed_html.1: reference the style.css example file
Diffstat:
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/sfeed_frames.1 b/sfeed_frames.1
@@ -1,4 +1,4 @@
-.Dd March 15, 2020
+.Dd May 30, 2020
.Dt SFEED_FRAMES 1
.Os
.Sh NAME
@@ -22,6 +22,8 @@ menu.html file is not written.
.Pp
Items with a timestamp from the last day compared to the system time at the
time of formatting are counted and marked as new.
+.Pp
+There is an example style.css stylesheet file included in the distribution.
.Sh FILES WRITTEN
.Bl -tag -width 13n
.It index.html
diff --git a/sfeed_html.1 b/sfeed_html.1
@@ -1,4 +1,4 @@
-.Dd March 15, 2020
+.Dd May 30, 2020
.Dt SFEED_HTML 1
.Os
.Sh NAME
@@ -26,6 +26,8 @@ is empty.
.Pp
Items with a timestamp from the last day compared to the system time at the
time of formatting are counted and marked as new.
+.Pp
+There is an example style.css stylesheet file included in the distribution.
.Sh EXIT STATUS
.Ex -std
.Sh SEE ALSO