diff options
Diffstat (limited to 'sfeed_tail.1')
-rw-r--r-- | sfeed_tail.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sfeed_tail.1 b/sfeed_tail.1 index 9734339..955c423 100644 --- a/sfeed_tail.1 +++ b/sfeed_tail.1 @@ -1,4 +1,4 @@ -.Dd August 22, 2018 +.Dd December 14, 2018 .Dt SFEED_TAIL 1 .Os .Sh NAME @@ -28,7 +28,7 @@ will also only process and show items that are considered new: the item timestamp is not older than a day ago. .Sh IMPLEMENTATION NOTES .Nm -checks for file modifications each second by checking the filesize and +checks for file modifications every 10 seconds by checking the filesize and modification time. Keep in mind that because .Nm |