diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2009-11-22 00:04:49 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2009-11-22 00:04:49 +0000 |
commit | cd1108ad13a0da9d29d3357b59a3a562df545780 (patch) | |
tree | 163787ea07d9ac1f045ad6a1a7c07a65645c28ed /share | |
parent | 0c9a904c641786e3e1a2e6befa424fea77632345 (diff) |
Fix examine command option list.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ddb.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index f313cccdcd7..5baf4792cbd 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ddb.4,v 1.65 2009/08/17 13:12:11 jasper Exp $ +.\" $OpenBSD: ddb.4,v 1.66 2009/11/22 00:04:48 miod Exp $ .\" $NetBSD: ddb.4,v 1.5 1994/11/30 16:22:09 jtc Exp $ .\" .\" Mach Operating System @@ -25,7 +25,7 @@ .\" any improvements or extensions that they make and grant Carnegie Mellon .\" the rights to redistribute these changes. .\" -.Dd $Mdocdate: August 17 2009 $ +.Dd $Mdocdate: November 22 2009 $ .Dt DDB 4 .Os .Sh NAME @@ -205,7 +205,7 @@ List the available commands. .It Xo .Oo Ic e Oc Ns .Ic x Ns Op Ic amine -.Op Cm /bhlaAxzodurcsmiI +.Op Cm /bhlqaAxzodurcsmiI .Op Ar addr Ns .Op Ic \&, Ns Ar count .Xc |