Module Name: src
Committed By: kre
Date: Wed May 6 13:13:50 UTC 2020
Modified Files:
src/bin/kill: kill.1
Log Message:
Bump date for previous change... I frequently forget that bit.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/bin/kill/kill.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/bin/kill/kill.1
diff -u src/bin/kill/kill.1:1.29 src/bin/kill/kill.1:1.30
--- src/bin/kill/kill.1:1.29 Wed May 6 09:07:15 2020
+++ src/bin/kill/kill.1 Wed May 6 13:13:50 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: kill.1,v 1.29 2020/05/06 09:07:15 kre Exp $
+.\" $NetBSD: kill.1,v 1.30 2020/05/06 13:13:50 kre Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" @(#)kill.1 8.2 (Berkeley) 4/28/95
.\"
-.Dd April 22, 2017
+.Dd May 6, 2020
.Dt KILL 1
.Os
.Sh NAME