summaryrefslogtreecommitdiffstats
path: root/share/man/man5
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-01-03 20:31:25 +0000
committersteve <steve@FreeBSD.org>1998-01-03 20:31:25 +0000
commit8d604d6777943abfded08a8f9951f4161a7d3cba (patch)
tree68e4b6d8319bcc0a80e7ff8efdec6772024d2f4c /share/man/man5
parent1d1ac8309373323450757a114f5bea252b4a478f (diff)
downloadFreeBSD-src-8d604d6777943abfded08a8f9951f4161a7d3cba.zip
FreeBSD-src-8d604d6777943abfded08a8f9951f4161a7d3cba.tar.gz
(u|w)tmp files are maintained by newsyslog(8).
PR: 5414
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/utmp.510
1 files changed, 3 insertions, 7 deletions
diff --git a/share/man/man5/utmp.5 b/share/man/man5/utmp.5
index 351dc2a..0660ad9 100644
--- a/share/man/man5/utmp.5
+++ b/share/man/man5/utmp.5
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)utmp.5 8.2 (Berkeley) 3/17/94
-.\" $Id: utmp.5,v 1.5 1997/03/07 03:28:09 jmg Exp $
+.\" $Id: utmp.5,v 1.6 1998/01/02 19:22:52 alex Exp $
.\"
.Dd March 17, 1994
.Dt UTMP 5
@@ -62,12 +62,8 @@ These files can grow rapidly on busy systems, daily or weekly rotation
is recommended.
If any of these files do not exist, it is not created.
These
-files must be created manually and are normally maintained in either the script
-.Pa /etc/daily
-or the script
-.Pa /etc/weekly .
-(See
-.Xr cron 8 . )
+files must be created manually and are maintained by
+.Xr newsyslog 8 .
.Bd -literal -offset indent
#define _PATH_UTMP "/var/run/utmp"
#define _PATH_WTMP "/var/log/wtmp"
OpenPOWER on IntegriCloud