summaryrefslogtreecommitdiffstats
path: root/bin/date
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2010-01-21 17:25:12 +0000
committered <ed@FreeBSD.org>2010-01-21 17:25:12 +0000
commitb28da9a61e28e861700fcb32723aff38ecdf76a5 (patch)
tree47f6d3342be9519d56146811f6d92bd8dadf99b0 /bin/date
parentf79d0f71d84e1129afe418139af4233669d52f17 (diff)
downloadFreeBSD-src-b28da9a61e28e861700fcb32723aff38ecdf76a5.zip
FreeBSD-src-b28da9a61e28e861700fcb32723aff38ecdf76a5.tar.gz
Remove stale references to utmp(5) and its corresponding filenames.
I removed utmp and its manpage, but not other manpages referring to it.
Diffstat (limited to 'bin/date')
-rw-r--r--bin/date/date.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1
index b57f4ab..496f197 100644
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -299,7 +299,7 @@ for more information.
.El
.Sh FILES
.Bl -tag -width /var/log/messages -compact
-.It Pa /var/log/wtmp
+.It Pa /var/log/utx.log
record of date resets and time changes
.It Pa /var/log/messages
record of the user setting the time
@@ -406,9 +406,9 @@ fails.
.Sh SEE ALSO
.Xr locale 1 ,
.Xr gettimeofday 2 ,
+.Xr getutxent 3 ,
.Xr strftime 3 ,
.Xr strptime 3 ,
-.Xr utmp 5 ,
.Xr timed 8
.Rs
.%T "TSP: The Time Synchronization Protocol for UNIX 4.3BSD"
OpenPOWER on IntegriCloud