diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-10-30 00:24:46 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-10-30 00:24:46 +0000 |
commit | 33736ffdf1f2ac217360b569f5f830d55f4cfde4 (patch) | |
tree | 73d2123b9938a843493510c640d1ad2be8081211 /usr.bin/who | |
parent | 0f9fe76e9ba60a970964ebdbc054abf80e947a7d (diff) |
usr.bin/ man page fixes, t-z
Diffstat (limited to 'usr.bin/who')
-rw-r--r-- | usr.bin/who/who.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/who/who.1 b/usr.bin/who/who.1 index c8d5184be6d..3c050c457f8 100644 --- a/usr.bin/who/who.1 +++ b/usr.bin/who/who.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: who.1,v 1.4 1997/08/20 05:37:23 denny Exp $ +.\" $OpenBSD: who.1,v 1.5 1998/10/30 00:24:43 aaron Exp $ .\" $NetBSD: who.1,v 1.5 1994/12/07 04:28:47 jtc Exp $ .\" .\" Copyright (c) 1986, 1991, 1993 @@ -110,7 +110,7 @@ created. If .Pa /var/log/wtmp is being used as the file, the user name may be empty -or one of the special characters '|', '}' and '~'. Logouts produce +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 . |