Module Name:    src
Committed By:   wiz
Date:           Thu Jun 10 18:34:21 UTC 2010

Modified Files:
        src/share/man/man4: ddb.4

Log Message:
Fix a typo. Bump date for previous.


To generate a diff of this commit:
cvs rdiff -u -r1.140 -r1.141 src/share/man/man4/ddb.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/ddb.4
diff -u src/share/man/man4/ddb.4:1.140 src/share/man/man4/ddb.4:1.141
--- src/share/man/man4/ddb.4:1.140	Wed Jun  9 02:48:52 2010
+++ src/share/man/man4/ddb.4	Thu Jun 10 18:34:21 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ddb.4,v 1.140 2010/06/09 02:48:52 mrg Exp $
+.\"	$NetBSD: ddb.4,v 1.141 2010/06/10 18:34:21 wiz Exp $
 .\"
 .\" Copyright (c) 1997 - 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -56,7 +56,7 @@
 .\" any improvements or extensions that they make and grant Carnegie Mellon
 .\" the rights to redistribute these changes.
 .\"
-.Dd March 2, 2010
+.Dd June 9, 2010
 .Dt DDB 4
 .Os
 .Sh NAME
@@ -922,7 +922,7 @@
 .Ss ACORN26
 .Bl -tag -width "traptrace" -compact
 .It Ic bsw
-Writes a one or two bytes to the IObus.
+Writes one or two bytes to the IObus.
 Takes an address and a value.
 Use the
 .Dq b

Reply via email to