diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2006-06-17 17:33:34 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2006-06-17 17:33:34 +0000 |
commit | 733a7933f9960a800321e37c9fc965d625ac4be0 (patch) | |
tree | e05c29a1d6d4afedeb7058726e1fd2a3b2a391df /share/man/man4/ddb.4 | |
parent | 4b76f2f0a8c8da832134b68d617d144bdf8222cc (diff) |
We do not have the xf and xb commands.
Diffstat (limited to 'share/man/man4/ddb.4')
-rw-r--r-- | share/man/man4/ddb.4 | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index 11e84c56944..c434b23d30f 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ddb.4,v 1.45 2006/05/21 15:55:02 jmc Exp $ +.\" $OpenBSD: ddb.4,v 1.46 2006/06/17 17:33:33 miod Exp $ .\" $NetBSD: ddb.4,v 1.5 1994/11/30 16:22:09 jtc Exp $ .\" .\" Mach Operating System @@ -282,21 +282,6 @@ is set to the .Ar addr plus the size of the data examined. .\" -------------------- -.It Ic xf -Examine forward. -Execute an -.Ic examine -command with the last specified parameters to it -except that the next address displayed by it is used as the start address. -.\" -------------------- -.It Ic xb -Examine backward. -Execute an -.Ic examine -command with the last specified parameters to it -except that the last start address subtracted by the size displayed by it -is used as the start address. -.\" -------------------- .It Xo .Ic print .Op Cm /axzodurc |