summaryrefslogtreecommitdiffstats
path: root/usr.bin
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 /usr.bin
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 'usr.bin')
-rw-r--r--usr.bin/at/at.man4
-rw-r--r--usr.bin/finger/finger.17
-rw-r--r--usr.bin/last/last.112
-rw-r--r--usr.bin/ncplist/ncplist.12
-rw-r--r--usr.bin/talk/talk.14
-rw-r--r--usr.bin/users/users.16
-rw-r--r--usr.bin/w/w.14
-rw-r--r--usr.bin/who/who.126
8 files changed, 32 insertions, 33 deletions
diff --git a/usr.bin/at/at.man b/usr.bin/at/at.man
index bca1051..a876974 100644
--- a/usr.bin/at/at.man
+++ b/usr.bin/at/at.man
@@ -313,7 +313,7 @@ letter pair is not specified, the value defaults to 0.
directory containing job files
.It Pa _ATSPOOL_DIR
directory containing output spool files
-.It Pa /var/run/utmp
+.It Pa /var/run/utx.active
login records
.It Pa _PERM_PATH/at.allow
allow permission control
@@ -338,7 +338,7 @@ with minor enhancements by
.An Joe Halpin Aq joe.halpin@attbi.com .
.Sh BUGS
If the file
-.Pa /var/run/utmp
+.Pa /var/run/utx.active
is not available or corrupted, or if the user is not logged on at the
time
.Nm
diff --git a/usr.bin/finger/finger.1 b/usr.bin/finger/finger.1
index 590a382..c643c18 100644
--- a/usr.bin/finger/finger.1
+++ b/usr.bin/finger/finger.1
@@ -100,8 +100,7 @@ of the remote host when used in conjunction with the
.Fl h
option.
.It Fl k
-Disable all use of
-.Xr utmp 5 .
+Disable all use of the user accounting database.
.It Fl l
Produce a multi-line format displaying all of the information
described for the
@@ -221,10 +220,10 @@ This variable may be set with favored options to
.Nm .
.El
.Sh FILES
-.Bl -tag -width /var/log/lastlog -compact
+.Bl -tag -width /var/log/utx.lastlogin -compact
.It Pa /etc/finger.conf
alias definition data base
-.It Pa /var/log/lastlog
+.It Pa /var/log/utx.lastlogin
last login data base
.El
.Sh SEE ALSO
diff --git a/usr.bin/last/last.1 b/usr.bin/last/last.1
index f838c4a..223a2c6 100644
--- a/usr.bin/last/last.1
+++ b/usr.bin/last/last.1
@@ -83,7 +83,7 @@ be reported.
This may be used with the
.Fl f
option to derive the results from stored
-.Pa wtmp
+.Pa utx.log
files.
When this argument is provided, all other options except for
.Fl f
@@ -141,7 +141,7 @@ letter pair is not specified, the value defaults to 0.
Read the file
.Ar file
instead of the default,
-.Pa /var/log/wtmp .
+.Pa /var/log/utx.log .
.It Fl h Ar host
.Ar Host
names may be names or internet numbers.
@@ -196,13 +196,13 @@ If interrupted with a quit signal
indicates how
far the search has progressed and then continues.
.Sh FILES
-.Bl -tag -width /var/log/wtmp -compact
-.It Pa /var/log/wtmp
+.Bl -tag -width /var/log/utx.log -compact
+.It Pa /var/log/utx.log
login data base
.El
.Sh SEE ALSO
.Xr lastcomm 1 ,
-.Xr utmp 5 ,
+.Xr getutxent 3 ,
.Xr ac 8
.Sh HISTORY
A
@@ -212,7 +212,7 @@ utility appeared in
.Sh BUGS
If a login shell should terminate abnormally for some reason, it is likely
that a logout record will not be written to the
-.Pa wtmp
+.Pa utx.log
file.
In this case,
.Nm
diff --git a/usr.bin/ncplist/ncplist.1 b/usr.bin/ncplist/ncplist.1
index 753be8f..335fcc7 100644
--- a/usr.bin/ncplist/ncplist.1
+++ b/usr.bin/ncplist/ncplist.1
@@ -69,7 +69,7 @@ Displays mounted volumes on a given
.Sh IMPLEMENTATION NOTES
This utility is provided mostly for educational purposes.
.Sh FILES
-.Bl -tag -width /var/log/wtmp -compact
+.Bl -tag -width /var/log/utx.log -compact
.It Pa ~/.nwfsrc
keeps description for each connection.
See
diff --git a/usr.bin/talk/talk.1 b/usr.bin/talk/talk.1
index 775b6d1..6af62d7 100644
--- a/usr.bin/talk/talk.1
+++ b/usr.bin/talk/talk.1
@@ -116,10 +116,10 @@ Permission to talk may be denied or granted by use of the
command.
At the outset talking is allowed.
.Sh FILES
-.Bl -tag -width /var/run/utmp -compact
+.Bl -tag -width /var/run/utx.active -compact
.It Pa /etc/hosts
to find the recipient's machine
-.It Pa /var/run/utmp
+.It Pa /var/run/utx.active
to find the recipient's tty
.El
.Sh SEE ALSO
diff --git a/usr.bin/users/users.1 b/usr.bin/users/users.1
index c3454c6..2179c5e 100644
--- a/usr.bin/users/users.1
+++ b/usr.bin/users/users.1
@@ -46,14 +46,14 @@ The
utility lists the login names of the users currently on the system,
in sorted order, space separated, on a single line.
.Sh FILES
-.Bl -tag -width /var/run/utmp
-.It Pa /var/run/utmp
+.Bl -tag -width /var/run/utx.active
+.It Pa /var/run/utx.active
.El
.Sh SEE ALSO
.Xr finger 1 ,
.Xr last 1 ,
.Xr who 1 ,
-.Xr utmp 5
+.Xr getutxent 3
.Sh HISTORY
The
.Nm
diff --git a/usr.bin/w/w.1 b/usr.bin/w/w.1
index 0dfbd1b..26ca42a 100644
--- a/usr.bin/w/w.1
+++ b/usr.bin/w/w.1
@@ -87,8 +87,8 @@ If one or more
.Ar user
names are specified, the output is restricted to those users.
.Sh FILES
-.Bl -tag -width ".Pa /var/run/utmp" -compact
-.It Pa /var/run/utmp
+.Bl -tag -width ".Pa /var/run/utx.active" -compact
+.It Pa /var/run/utx.active
list of users on the system
.El
.Sh COMPATIBILITY
diff --git a/usr.bin/who/who.1 b/usr.bin/who/who.1
index e36b07c..4a5c6a4 100644
--- a/usr.bin/who/who.1
+++ b/usr.bin/who/who.1
@@ -90,36 +90,36 @@ Equivalent to
By default,
.Nm
gathers information from the file
-.Pa /var/run/utmp .
+.Pa /var/run/utx.active .
An alternate
.Ar file
may be specified which is usually
-.Pa /var/log/wtmp
+.Pa /var/log/utx.log
(or
-.Pa /var/log/wtmp.[0-6]
+.Pa /var/log/utx.log.[0-6]
depending on site policy as
-.Pa wtmp
+.Pa utx.log
can grow quite large and daily versions may or may not
be kept around after compression by
.Xr ac 8 ) .
The
-.Pa wtmp
+.Pa utx.log
file contains a record of every login, logout,
crash, shutdown and date change
since
-.Pa wtmp
+.Pa utx.log
was last truncated or
created.
.Pp
If
-.Pa /var/log/wtmp
+.Pa /var/log/utx.log
is being used as the file, the user name may be empty
or one of the special characters '|', '}' and '~'.
Logouts produce
an output line without any user name.
For more information on the
special characters, see
-.Xr utmp 5 .
+.Xr getutxent 3 .
.Sh ENVIRONMENT
The
.Ev COLUMNS , LANG , LC_ALL
@@ -130,10 +130,10 @@ environment variables affect the execution of
as described in
.Xr environ 7 .
.Sh FILES
-.Bl -tag -width /var/log/wtmp.[0-6] -compact
-.It Pa /var/run/utmp
-.It Pa /var/log/wtmp
-.It Pa /var/log/wtmp.[0-6]
+.Bl -tag -width /var/log/utx.log.[0-6] -compact
+.It Pa /var/run/utx.active
+.It Pa /var/log/utx.log
+.It Pa /var/log/utx.log.[0-6]
.El
.Sh EXIT STATUS
.Ex -std
@@ -141,7 +141,7 @@ as described in
.Xr last 1 ,
.Xr users 1 ,
.Xr w 1 ,
-.Xr utmp 5
+.Xr getutxent 3
.Sh STANDARDS
The
.Nm
OpenPOWER on IntegriCloud