=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/w/w.1,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- src/usr.bin/w/w.1 1998/10/30 00:24:43 1.7 +++ src/usr.bin/w/w.1 1999/06/05 01:21:50 1.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: w.1,v 1.7 1998/10/30 00:24:43 aaron Exp $ +.\" $OpenBSD: w.1,v 1.8 1999/06/05 01:21:50 aaron Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -35,7 +35,7 @@ .\" .Dd June 6, 1993 .Dt W 1 -.Os BSD 4 +.Os .Sh NAME .Nm w .Nd "display users who are logged on and what they are doing" @@ -47,7 +47,7 @@ .Op Ar user .Sh DESCRIPTION The -.Nm w +.Nm utility prints a summary of the current activity on the system, including what each user is doing. The first line displays the current time of day, how long the system has @@ -103,7 +103,7 @@ and editor, or when faulty programs running in the background fork and fail to ignore interrupts. (In cases where no process can be found, -.Nm w +.Nm prints .Dq \- . ) .Pp @@ -121,8 +121,8 @@ null or garbaged arguments. In these cases, the name of the command is printed in parentheses. .Pp -The -.Nm w +The +.Nm utility does not know about the new conventions for detection of background jobs. It will sometimes find a background job instead of the right one.