Module Name: src Committed By: pgoyette Date: Tue Dec 27 21:54:51 UTC 2016
Modified Files: src/share/man/man4: ddb.4 Log Message: Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.163 -r1.164 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.163 src/share/man/man4/ddb.4:1.164 --- src/share/man/man4/ddb.4:1.163 Tue Dec 27 21:54:17 2016 +++ src/share/man/man4/ddb.4 Tue Dec 27 21:54:50 2016 @@ -1,4 +1,4 @@ -.\" $NetBSD: ddb.4,v 1.163 2016/12/27 21:54:17 pgoyette Exp $ +.\" $NetBSD: ddb.4,v 1.164 2016/12/27 21:54:50 pgoyette 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 April 13, 2016 +.Dd December 28, 2016 .Dt DDB 4 .Os .Sh NAME