Module Name: src
Committed By: wiz
Date: Fri Mar 10 15:30:45 UTC 2017
Modified Files:
src/share/man/man9: cpu_lwp_fork.9
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man9/cpu_lwp_fork.9
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/man9/cpu_lwp_fork.9
diff -u src/share/man/man9/cpu_lwp_fork.9:1.5 src/share/man/man9/cpu_lwp_fork.9:1.6
--- src/share/man/man9/cpu_lwp_fork.9:1.5 Fri Mar 10 09:08:47 2017
+++ src/share/man/man9/cpu_lwp_fork.9 Fri Mar 10 15:30:45 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: cpu_lwp_fork.9,v 1.5 2017/03/10 09:08:47 martin Exp $
+.\" $NetBSD: cpu_lwp_fork.9,v 1.6 2017/03/10 15:30:45 wiz Exp $
.\"
.\" Copyright (c) 2002, 2005, 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd April 13, 2010
+.Dd March 10, 2017
.Dt CPU_LWP_FORK 9
.Os
.Sh NAME