diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-09-01 05:45:55 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-09-01 05:45:55 +0000 |
commit | 58be9a8b202cbc9ec4a0b9455581b0b43d9cd7f2 (patch) | |
tree | 8076ab8bf3fe11dfb9ace15c9782aab635280ec5 /share/man/man4/ddb.4 | |
parent | 51d14f074af3463427ac588e3fd5261c13c01f7d (diff) |
- Ctl -> Ctrl
- some missing words from the vnode command
from Pierre Riteau
Diffstat (limited to 'share/man/man4/ddb.4')
-rw-r--r-- | share/man/man4/ddb.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index e464636497e..84c187ca844 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ddb.4,v 1.54 2008/05/18 06:53:56 jmc Exp $ +.\" $OpenBSD: ddb.4,v 1.55 2008/09/01 05:45:54 jmc 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: May 18 2008 $ +.Dd $Mdocdate: September 1 2008 $ .Dt DDB 4 .Os .Sh NAME @@ -49,7 +49,7 @@ name is set to 1. .Nm may be invoked from the console by the key sequence -.Li Ctl-Alt-Esc +.Li Ctrl-Alt-Esc or by sending a .Dv BREAK if using a serial console, when the @@ -737,7 +737,7 @@ at .Ar addr . If the .Cm /f -prints all +modifier is specified prints out all .Li bufs (see also .Cm show buf ) |