diff options
author | trhodes <trhodes@FreeBSD.org> | 2005-02-24 06:03:31 +0000 |
---|---|---|
committer | trhodes <trhodes@FreeBSD.org> | 2005-02-24 06:03:31 +0000 |
commit | eb89c6c23d0a7ca915d2d200609c16ff1b5128af (patch) | |
tree | 87898e64637bf2f48809b970d01d9a12b152c0e8 /usr.sbin | |
parent | 6ba574f14c5075623cb9c3273524dbd568a593c6 (diff) | |
download | FreeBSD-src-eb89c6c23d0a7ca915d2d200609c16ff1b5128af.zip FreeBSD-src-eb89c6c23d0a7ca915d2d200609c16ff1b5128af.tar.gz |
Add a HISTORY section.
PR: 75282
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/newsyslog/newsyslog.8 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/usr.sbin/newsyslog/newsyslog.8 b/usr.sbin/newsyslog/newsyslog.8 index 421c6eb..e5ebb8a 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 March 10, 2004 +.Dd February 24, 2005 .Dt NEWSYSLOG 8 .Os .Sh NAME @@ -239,5 +239,12 @@ Copyright 1987, Massachusetts Institute of Technology .Xr newsyslog.conf 5 , .Xr chown 8 , .Xr syslogd 8 +.Sh HISTORY +The +.Nm +utility originated from +.Nx +and first appeared in +.Fx 2.2 . .Sh BUGS Does not yet automatically read the logs to find security breaches. |