Module Name: src Committed By: wiz Date: Tue Jun 29 10:25:33 UTC 2021
Modified Files: src/share/man/man4: ddb.4 Log Message: Fix date. To generate a diff of this commit: cvs rdiff -u -r1.200 -r1.201 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.200 src/share/man/man4/ddb.4:1.201 --- src/share/man/man4/ddb.4:1.200 Mon Jun 21 02:12:00 2021 +++ src/share/man/man4/ddb.4 Tue Jun 29 10:25:33 2021 @@ -1,4 +1,4 @@ -.\" $NetBSD: ddb.4,v 1.200 2021/06/21 02:12:00 thorpej Exp $ +.\" $NetBSD: ddb.4,v 1.201 2021/06/29 10:25:33 wiz Exp $ .\" .\" Copyright (c) 1997 - 2019 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 Jiune 20, 2021 +.Dd June 20, 2021 .Dt DDB 4 .Os .Sh NAME