diff options
| author | christos <christos@NetBSD.org> | 2004-06-25 17:34:38 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2004-06-25 17:34:38 +0000 |
| commit | fd55c8504690da39de17fb453bf2ab13238b3168 (patch) | |
| tree | de4ba28b0407ee12239d67f446fd542361054d40 /libexec/comsat/comsat.8 | |
| parent | 8f329619b87d0cc6b7bd82dddf724b3b8e6fc27b (diff) | |
Forgot to include utmpx support for this one.
Diffstat (limited to 'libexec/comsat/comsat.8')
| -rw-r--r-- | libexec/comsat/comsat.8 | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/libexec/comsat/comsat.8 b/libexec/comsat/comsat.8 index 1d374f13ffb..fc3bdb4cd2c 100644 --- a/libexec/comsat/comsat.8 +++ b/libexec/comsat/comsat.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: comsat.8,v 1.11 2003/08/07 09:46:37 agc Exp $ +.\" $NetBSD: comsat.8,v 1.12 2004/06/25 17:34:38 christos Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" from: @(#)comsat.8 8.1 (Berkeley) 6/4/93 .\" -.Dd June 4, 1993 +.Dd June 25, 1994 .Dt COMSAT 8 .Os .Sh NAME @@ -84,9 +84,13 @@ option turns on log messages. .El .Sh FILES -.Bl -tag -width /var/run/utmp -compact +To find out who's logged on and on what terminals +.Nm +consults: +.Pp +.Bl -tag -width /var/run/utmpx -compact .It Pa /var/run/utmp -to find out who's logged on and on what terminals +.It Pa /var/run/utmpx .El .Sh SEE ALSO .Xr biff 1 , |
