diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-20 21:16:10 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-20 21:16:10 +0000 |
commit | 03992d41a66bc84f0c971d9f9be27448138ebf1c (patch) | |
tree | 03a5d1101d68cd535171aa882f8ea1525ee85267 /bin | |
parent | 7b8a178a0c39ced0f1bac13f4d488c7d209cf077 (diff) |
memoryuse -> memory usage; from Jared Yanovich
ok deraadt@
Diffstat (limited to 'bin')
-rw-r--r-- | bin/ps/ps.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index fef809b5566..c78aa07ef9a 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ps.1,v 1.43 2003/10/17 09:27:17 jmc Exp $ +.\" $OpenBSD: ps.1,v 1.44 2003/10/20 21:16:09 jmc Exp $ .\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -402,7 +402,7 @@ tracing flags .It ktracep tracing vnode .It lim -memoryuse limit +memory usage limit .It logname login name of user who started the process (alias login) |