Module Name:    src
Committed By:   wiz
Date:           Mon Jul 13 08:58:48 UTC 2020

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

Log Message:
New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.191 -r1.192 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.191 src/share/man/man4/ddb.4:1.192
--- src/share/man/man4/ddb.4:1.191	Mon Jul 13 05:20:45 2020
+++ src/share/man/man4/ddb.4	Mon Jul 13 08:58:48 2020
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ddb.4,v 1.191 2020/07/13 05:20:45 simonb Exp $
+.\"	$NetBSD: ddb.4,v 1.192 2020/07/13 08:58:48 wiz Exp $
 .\"
 .\" Copyright (c) 1997 - 2019 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -1094,7 +1094,8 @@ Dump CP0 (coprocessor 0) register values
 .It Ic kvtop
 Print the physical address for a given kernel virtual address.
 .It Ic reset
-Reset the system.  Not implemented for many CPUs and/or systems.
+Reset the system.
+Not implemented for many CPUs and/or systems.
 .It Ic tlb
 Print out the Translation Lookaside Buffer (TLB).
 Only works in

Reply via email to