summaryrefslogtreecommitdiff
path: root/sysutils/fetchlog/pkg-descr
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-29 18:40:04 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-29 18:40:04 +0000
commit7ffe693777f8674ad5d2c82b600d0fe8edb6f794 (patch)
treea7057feb39c7ced797d4205b48778f50e8f41e38 /sysutils/fetchlog/pkg-descr
parent- Respect rule that Makefiles should end with .include <bsd.port.mk> (diff)
- Update to version 1.0
PR: ports/64902 Submitted by: maintainer
Diffstat (limited to 'sysutils/fetchlog/pkg-descr')
-rw-r--r--sysutils/fetchlog/pkg-descr8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/fetchlog/pkg-descr b/sysutils/fetchlog/pkg-descr
index eec0ee93531d..7b81d714cd37 100644
--- a/sysutils/fetchlog/pkg-descr
+++ b/sysutils/fetchlog/pkg-descr
@@ -1,8 +1,8 @@
The fetchlog utility displays the last new messages of a logfile.
-It is similar like tail (1) but offers some extra functionality for
-output formatting. To show only the new messages appeared since the
-last call fetchlog uses a bookmark to remember which messages have
-been fetched.
+It is similar like tail (1) but offers some extra functionality like
+pattern matching with regular expressions or output formatting. To show
+only the new messages appeared since the last call fetchlog uses a
+bookmark to remember which messages have been fetched.
fetchlog works on syslog generated logfiles as well as other logfiles.