diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-11-17 09:28:40 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-11-17 09:28:40 +0000 |
commit | df638282e5c9525ecfc39a5d5287e4efcbe8bd81 (patch) | |
tree | 9f5bd7d35ad9c6f23126c685d21f56439c895d00 /usr.bin | |
parent | a68336119c4e1639ebbdbb90e8030ad0522947a0 (diff) |
talk about "user" consistently; from Mark Lumsden
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/top/top.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/top/top.1 b/usr.bin/top/top.1 index 11e391d8db2..30780a1a8f6 100644 --- a/usr.bin/top/top.1 +++ b/usr.bin/top/top.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: top.1,v 1.48 2007/09/17 16:59:07 jmc Exp $ +.\" $OpenBSD: top.1,v 1.49 2007/11/17 09:28:39 jmc Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: September 17 2007 $ +.Dd $Mdocdate: November 17 2007 $ .Dt TOP 1 .Os .Sh NAME @@ -433,7 +433,7 @@ kernel memory .It Pa /dev/mem physical memory .It Pa /etc/passwd -used to map user ID to name +used to map user ID to user .It Pa /bsd kernel image .El |