Module Name: src
Committed By: gutteridge
Date: Fri Sep 2 03:39:29 UTC 2022
Modified Files:
src/usr.bin/kdump: kdump.1
Log Message:
kdump.1: use past tense for history
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/usr.bin/kdump/kdump.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/kdump/kdump.1
diff -u src/usr.bin/kdump/kdump.1:1.30 src/usr.bin/kdump/kdump.1:1.31
--- src/usr.bin/kdump/kdump.1:1.30 Thu Apr 2 08:35:12 2020
+++ src/usr.bin/kdump/kdump.1 Fri Sep 2 03:39:29 2022
@@ -1,4 +1,4 @@
-.\" $NetBSD: kdump.1,v 1.30 2020/04/02 08:35:12 wiz Exp $
+.\" $NetBSD: kdump.1,v 1.31 2022/09/02 03:39:29 gutteridge Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -123,5 +123,5 @@ Supported values are 1, 2, 4, 8, and 16.
.Sh HISTORY
The
.Nm
-command appears in
+command appeared in
.Bx 4.4 .