summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getutxent.3
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2010-01-14 20:58:45 +0000
committered <ed@FreeBSD.org>2010-01-14 20:58:45 +0000
commitd3ac61ad014895ceb49c76a8fa961a08f7983079 (patch)
tree2321faae4c35b09e1e9c968576f5bb854458905c /lib/libc/gen/getutxent.3
parent5fd3c1bea42afea6d8f3854d67c9a2d5f0400b7b (diff)
downloadFreeBSD-src-d3ac61ad014895ceb49c76a8fa961a08f7983079.zip
FreeBSD-src-d3ac61ad014895ceb49c76a8fa961a08f7983079.tar.gz
Add wtmpcvt(1).
This utility allows users to convert their wtmp databases to the new format. It makes no sense for users to keep their wtmp log files if they are unable to view them. It basically copies ut_line into ut_id as well. This makes it possible for last(1) and ac(8) to match login records with their corresponding logout record.
Diffstat (limited to 'lib/libc/gen/getutxent.3')
-rw-r--r--lib/libc/gen/getutxent.31
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/gen/getutxent.3 b/lib/libc/gen/getutxent.3
index 57887b1..c37240e 100644
--- a/lib/libc/gen/getutxent.3
+++ b/lib/libc/gen/getutxent.3
@@ -401,6 +401,7 @@ The file format is invalid.
.Sh SEE ALSO
.Xr last 1 ,
.Xr write 1 ,
+.Xr wtmpcvt 1 ,
.Xr getpid 2 ,
.Xr gettimeofday 2 ,
.Xr tty 4 ,
OpenPOWER on IntegriCloud