Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/pmap One more spelling fix
details: https://anonhg.NetBSD.org/src/rev/591a32a5488d
branches: trunk
changeset: 535910:591a32a5488d
user: atatat <atatat%NetBSD.org@localhost>
date: Sat Aug 31 19:44:59 2002 +0000
description:
One more spelling fix
diffstat:
usr.sbin/pmap/pmap.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9ddc9bd08d29 -r 591a32a5488d usr.sbin/pmap/pmap.1
--- a/usr.sbin/pmap/pmap.1 Sat Aug 31 19:33:58 2002 +0000
+++ b/usr.sbin/pmap/pmap.1 Sat Aug 31 19:44:59 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pmap.1,v 1.2 2002/08/31 19:33:58 wiz Exp $
+.\" $NetBSD: pmap.1,v 1.3 2002/08/31 19:44:59 atatat Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -342,7 +342,7 @@
The Solaris command by the same name has some interesting command line
flags that would be nice to emulate here. In particular, the
.Fl r
-option that lists a process's reserved addressed, and the
+option that lists a process's reserved addresses, and the
.Fl x
option that prints resident/shared/private mapping details for each
entry.
Home |
Main Index |
Thread Index |
Old Index