From d4c729032b2be798f5b5d33266e61b933fa6f093 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Sat, 2 Aug 2003 17:40:52 +0000 Subject: document examine --- usr.bin/pmdb/pmdb.1 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'usr.bin/pmdb/pmdb.1') 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 .\" 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 . -- cgit v1.2.3