diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-09-20 20:54:08 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-09-20 20:54:08 +0000 |
commit | 41a7072cfbf055dc6c89e9ca7fa617b720337e24 (patch) | |
tree | b63994e684ffd6fb805f9017ff2e8c81d549ca91 /misc/since | |
parent | 20b96b3ed5bab9778e6a3bfb8c877e145c9b2404 (diff) |
Typos, whitespace and capitalization fixes (G-P).
Notes
Notes:
svn path=/head/; revision=397461
Diffstat (limited to 'misc/since')
-rw-r--r-- | misc/since/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/since/pkg-descr b/misc/since/pkg-descr index 6299b5fb94ad..cdfbf6f095cf 100644 --- a/misc/since/pkg-descr +++ b/misc/since/pkg-descr @@ -1,4 +1,4 @@ -since is a unix utility similar to tail. Unlike tail, since only shows the +since is a Unix utility similar to tail. Unlike tail, since only shows the lines appended since the last time. It is useful to monitor growing log files. |