fix typo: u-are -> u-area

This commit is contained in:
mrg 2002-01-01 08:03:43 +00:00
parent 73824b4903
commit c41c89d556
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ddb.4,v 1.54 2001/12/31 00:35:22 jhawk Exp $
.\" $NetBSD: ddb.4,v 1.55 2002/01/01 08:03:43 mrg Exp $
.\"
.\" Copyright (c) 1997 - 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -545,7 +545,7 @@ process group, UID, process status, process flags, process
command name, and process wait channel message.
.It Cm /a
show the kernel virtual addresses of each process'
proc structure, u-are, and vmspace structure.
proc structure, u-area, and vmspace structure.
The vmspace address is also the address of the process'
vm_map structure, and can be used in the
.Ic "show map"