Module Name:    src
Committed By:   wiz
Date:           Tue Apr 12 23:07:25 UTC 2016

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

Log Message:
Slight markup fix.


To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 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.159 src/share/man/man4/ddb.4:1.160
--- src/share/man/man4/ddb.4:1.159	Tue Apr 12 11:34:24 2016
+++ src/share/man/man4/ddb.4	Tue Apr 12 23:07:25 2016
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ddb.4,v 1.159 2016/04/12 11:34:24 skrll Exp $
+.\"	$NetBSD: ddb.4,v 1.160 2016/04/12 23:07:25 wiz Exp $
 .\"
 .\" Copyright (c) 1997 - 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -747,8 +747,8 @@ at the address.
 This command is available only if a kernel is compiled with
 .Cd options KERNHIST
 or
-.Cd options USB_DEBUG (or related options)
-or
+.Cd options USB_DEBUG
+(or related options) or
 .Cd options UVMHIST .
 .It Ic show vnode Ns Oo Cm /f Oc Ar address
 Print the vnode at

Reply via email to