sfeed

simple feed reader - forked from git.codemadness.org/sfeed
git clone git://src.gearsix.net/sfeed
Log | Files | Refs | Atom | README | LICENSE

commit 64ee7df437b5ee497cac0a7ac7d382306a5cd159
parent 95f025d9bcc4b3d1e09a5790bb9ee2cb89ad4cf1
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Tue,  6 Oct 2020 18:39:55 +0200

man pages: tweak alignment of lists

Diffstat:
Msfeed.1 | 4++--
Msfeed.5 | 4++--
Msfeed_update.1 | 8++++----
3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sfeed.1 b/sfeed.1 @@ -1,4 +1,4 @@ -.Dd March 15, 2020 +.Dd September 19, 2020 .Dt SFEED 1 .Os .Sh NAME @@ -29,7 +29,7 @@ Other whitespace characters except spaces are removed. Control characters are removed. .Pp The order and content of the fields are: -.Bl -tag -width 17n +.Bl -tag -width 12n .It timestamp UNIX timestamp in UTC+0, empty if missing or on parse failure. .It title diff --git a/sfeed.5 b/sfeed.5 @@ -1,4 +1,4 @@ -.Dd July 20, 2019 +.Dd September 19, 2020 .Dt SFEED 5 .Os .Sh NAME @@ -23,7 +23,7 @@ Other whitespace characters except spaces are removed. Control characters are removed. .Pp The order and content of the fields are: -.Bl -tag -width 17n +.Bl -tag -width 12n .It timestamp UNIX timestamp in UTC+0, empty if missing or on parse failure. .It title diff --git a/sfeed_update.1 b/sfeed_update.1 @@ -1,4 +1,4 @@ -.Dd March 15, 2020 +.Dd September 19, 2020 .Dt SFEED_UPDATE 1 .Os .Sh NAME @@ -18,14 +18,14 @@ The directory can be changed in the .Xr sfeedrc 5 file. .Sh OPTIONS -.Bl -tag -width 17n +.Bl -tag -width Ds .It Ar sfeedrc Config file. The default is .Pa $HOME/.sfeed/sfeedrc . .El .Sh FILES READ -.Bl -tag -width 17n +.Bl -tag -width Ds .It Ar sfeedrc This file is evaluated as a shellscript in .Nm . @@ -34,7 +34,7 @@ See also the man page for a detailed description of the format and an example file. .El .Sh FILES WRITTEN -.Bl -tag -width 17n +.Bl -tag -width Ds .It feedname TAB-separated .Xr sfeed 5