summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2003-08-02 17:40:52 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2003-08-02 17:40:52 +0000
commitd4c729032b2be798f5b5d33266e61b933fa6f093 (patch)
treeea5b5a881dc05a7fa24ddbf38842b20128ea6b70 /usr.bin
parentbf047a633986acd1b6ca1d1f86d99a92878e09c5 (diff)
document examine
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/pmdb/pmdb.19
1 files changed, 7 insertions, 2 deletions
diff --git a/usr.bin/pmdb/pmdb.1 b/usr.bin/pmdb/pmdb.1
index 177b948bc1b..bd1e7bcc4f4 100644
--- a/usr.bin/pmdb/pmdb.1
+++ b/usr.bin/pmdb/pmdb.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pmdb.1,v 1.14 2003/07/01 02:35:49 pvalchev Exp $
+.\" $OpenBSD: pmdb.1,v 1.15 2003/08/02 17:40:51 mickey Exp $
.\"
.\" Copyright (c) 2002 Artur Grabowski <art@openbsd.org>
.\" All rights reserved.
@@ -81,7 +81,12 @@ A stopped process can be examined, changed and restarted with the
command.
.El
.Sh COMMANDS
-.Bl -tag -width continue
+.Bl -tag -width continueXXXX
+.It examine Ar symbol|address
+Fetch and display in hex a word at
+.Ar address
+or
+.Ar symbol .
.It regs
Show the contents of the processor registers at the moment the process was
.Ic STOPPED .