Deleted Added
full compact
rwho.1 (79535) rwho.1 (141846)
1.\" Copyright (c) 1983, 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 16 unchanged lines hidden (view full) ---

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)rwho.1 8.1 (Berkeley) 6/6/93
1.\" Copyright (c) 1983, 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 16 unchanged lines hidden (view full) ---

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)rwho.1 8.1 (Berkeley) 6/6/93
33.\" $FreeBSD: head/usr.bin/rwho/rwho.1 79535 2001-07-10 14:16:33Z ru $
33.\" $FreeBSD: head/usr.bin/rwho/rwho.1 141846 2005-02-13 22:25:33Z ru $
34.\"
35.Dd June 6, 1993
36.Dt RWHO 1
37.Os
38.Sh NAME
39.Nm rwho
40.Nd who is logged in on local machines
41.Sh SYNOPSIS

--- 14 unchanged lines hidden (view full) ---

56If a user has not typed to the system for a minute or more, then
57.Nm
58reports this idle time.
59.Pp
60The following option is available:
61.Bl -tag -width indent
62.It Fl a
63Include all users.
34.\"
35.Dd June 6, 1993
36.Dt RWHO 1
37.Os
38.Sh NAME
39.Nm rwho
40.Nd who is logged in on local machines
41.Sh SYNOPSIS

--- 14 unchanged lines hidden (view full) ---

56If a user has not typed to the system for a minute or more, then
57.Nm
58reports this idle time.
59.Pp
60The following option is available:
61.Bl -tag -width indent
62.It Fl a
63Include all users.
64By default, if a user hasn't typed to the system for
64By default, if a user has not typed to the system for
65an hour or more, then the user will be omitted from the output.
66.El
67.Sh FILES
68.Bl -tag -width /var/rwho/whod.* -compact
69.It Pa /var/rwho/whod.*
70information about other machines
71.El
72.Sh SEE ALSO

--- 12 unchanged lines hidden ---
65an hour or more, then the user will be omitted from the output.
66.El
67.Sh FILES
68.Bl -tag -width /var/rwho/whod.* -compact
69.It Pa /var/rwho/whod.*
70information about other machines
71.El
72.Sh SEE ALSO

--- 12 unchanged lines hidden ---