diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2019-07-07 13:00:55 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2019-07-07 13:00:55 +0200 |
commit | 6b600ef1006f5511a452833653975b4c5beeab46 (patch) | |
tree | d8b58faee2bc0b4c78c18f6ffefc42119e3c4949 | |
parent | 2496875b7486ea96cff9b95d87289f820a004a4e (diff) |
sfeed_update.1: remove an old filename reference
-rw-r--r-- | sfeed_update.1 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sfeed_update.1 b/sfeed_update.1 index 68bfaf1..07a6a12 100644 --- a/sfeed_update.1 +++ b/sfeed_update.1 @@ -1,4 +1,4 @@ -.Dd January 25, 2019 +.Dd July 7, 2019 .Dt SFEED_UPDATE 1 .Os .Sh NAME @@ -66,10 +66,6 @@ TAB-separated format containing all items per feed. The .Nm script merges new items with this file. -.It feedname.new -Temporary file used by -.Nm -to merge items. .El .Sh EXAMPLES To update your feeds and format them in various formats: |