Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/bin/ps s/maxiumum/maximum/



details:   https://anonhg.NetBSD.org/src/rev/9f21eff2ac0e
branches:  trunk
changeset: 991056:9f21eff2ac0e
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Sat Nov 06 06:38:03 2021 +0000

description:
s/maxiumum/maximum/

diffstat:

 bin/ps/ps.1 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 4c02384d2883 -r 9f21eff2ac0e bin/ps/ps.1
--- a/bin/ps/ps.1       Sat Nov 06 01:19:19 2021 +0000
+++ b/bin/ps/ps.1       Sat Nov 06 06:38:03 2021 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ps.1,v 1.114 2021/09/14 22:14:11 christos Exp $
+.\"    $NetBSD: ps.1,v 1.115 2021/11/06 06:38:03 msaitoh Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1991, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)ps.1       8.3 (Berkeley) 4/18/94
 .\"
-.Dd September 14, 2021
+.Dd November 6, 2021
 .Dt PS 1
 .Os
 .Sh NAME
@@ -329,7 +329,7 @@
 format described in
 .Xr strftime 3 .
 .It Ar maxrss
-the maxiumum resident set size of the process (in 1024 byte units).
+the maximum resident set size of the process (in 1024 byte units).
 .It Ar nice
 The process scheduling increment (see
 .Xr setpriority 2 ) .



Home | Main Index | Thread Index | Old Index