diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2018-02-03 20:53:21 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2018-02-03 20:53:21 +0000 |
| commit | a184696e5a4778a439f6b1581cc769ae2fe39b5e (patch) | |
| tree | 5eb232ecd234726dc8f883da54eb33f761f7c185 | |
| parent | bcc5c36fe5a45114bd5d96417e8b8068c7836e26 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/newsyslog/newsyslog.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/newsyslog/newsyslog.8 b/usr.sbin/newsyslog/newsyslog.8 index f780f56f45a8..a5c33b32616b 100644 --- a/usr.sbin/newsyslog/newsyslog.8 +++ b/usr.sbin/newsyslog/newsyslog.8 @@ -17,7 +17,7 @@ .\" the suitability of this software for any purpose. It is .\" provided "as is" without express or implied warranty. .\" -.Dd May 19, 2017 +.Dd February 3, 2018 .Dt NEWSYSLOG 8 .Os .Sh NAME @@ -289,7 +289,7 @@ accepted for backwards compatibility. .Xr bzip2 1 , .Xr gzip 1 , .Xr xz 1 , -.Xr zst 1 , +.Xr zstd 1 , .Xr syslog 3 , .Xr newsyslog.conf 5 , .Xr chown 8 , |
