summaryrefslogtreecommitdiffstats
path: root/usr.bin/who/who.1
Commit message (Collapse)AuthorAgeFilesLines
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
|
* Mechanically kill hard sentence breaks.ru2004-07-021-2/+4
|
* mdoc(7) police: markup polishing.ru2002-11-261-3/+1
| | | | Approved by: re
* Refer to environ(7) for description of COLUMNS. Note the effects of LANG,tjr2002-06-071-11/+9
| | | | LC_ALL and LC_TIME upon the utility.
* Respect the setting of the COLUMNS environment variable, use it instead oftjr2002-06-041-0/+13
| | | | the TTY width obtained by ioctl() when set & non-null. (SUSv3)
* mdoc(7) police: lint.ru2002-05-301-8/+9
|
* Reimplement the who(1) utility to add some features required by SUSv3:tjr2002-05-091-15/+50
| | | | | | | | | | | -H option (show column headings), -T (show mesg(1) state), -m (same as "am I"), -u (show idle time), -q (quick mode; list names in columns). PR: 36128 Reviewed by: mike
* Remove whitespace at EOL.dd2001-07-151-2/+2
|
* Correct path to wtmp.dd2001-06-271-2/+2
| | | | | PR: 28433 Submitted by: Joseph Mallett <jmallett@xMach.org>
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Better SYNOPSISphk1998-04-141-2/+3
| | | | | | PR: 6294 Reviewed by: bde, phk Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
* Use err(3). Add usage().charnier1997-08-261-5/+5
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* [HISTORY] command appeared in Version 1 AT&T UNIXwosch1996-08-291-1/+2
| | | | Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+105
OpenPOWER on IntegriCloud