Module Name: src
Committed By: wiz
Date: Sat Oct 9 07:40:58 UTC 2010
Modified Files:
src/bin/sleep: sleep.1
Log Message:
Bump date for SIGINFO.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/bin/sleep/sleep.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/sleep/sleep.1
diff -u src/bin/sleep/sleep.1:1.20 src/bin/sleep/sleep.1:1.21
--- src/bin/sleep/sleep.1:1.20 Sat Oct 9 04:57:30 2010
+++ src/bin/sleep/sleep.1 Sat Oct 9 07:40:58 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: sleep.1,v 1.20 2010/10/09 04:57:30 mrg Exp $
+.\" $NetBSD: sleep.1,v 1.21 2010/10/09 07:40:58 wiz Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" @(#)sleep.1 8.3 (Berkeley) 4/18/94
.\"
-.Dd April 18, 1994
+.Dd October 9, 2010
.Dt SLEEP 1
.Os
.Sh NAME