Module Name: src
Committed By: wiz
Date: Fri Nov 13 09:51:16 UTC 2015
Modified Files:
src/share/man/man4: ddb.4
Log Message:
Bump date for previous, remove empty line.
To generate a diff of this commit:
cvs rdiff -u -r1.157 -r1.158 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.157 src/share/man/man4/ddb.4:1.158
--- src/share/man/man4/ddb.4:1.157 Thu Nov 12 17:45:12 2015
+++ src/share/man/man4/ddb.4 Fri Nov 13 09:51:16 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: ddb.4,v 1.157 2015/11/12 17:45:12 phx Exp $
+.\" $NetBSD: ddb.4,v 1.158 2015/11/13 09:51:16 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 June 12, 2014
+.Dd November 13, 2015
.Dt DDB 4
.Os
.Sh NAME
@@ -210,7 +210,6 @@ or by setting
with
.Xr sysctl 8 .
Multiple commands can be separated by a semi-colon.
-
.Sh COMMAND SYNTAX
The general command syntax is:
.Bd -ragged -offset indent