Module Name: src Committed By: wiz Date: Sun Feb 2 16:59:06 UTC 2014
Modified Files: src/lib/libc/gen: posix_spawn.3 Log Message: Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/lib/libc/gen/posix_spawn.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libc/gen/posix_spawn.3 diff -u src/lib/libc/gen/posix_spawn.3:1.5 src/lib/libc/gen/posix_spawn.3:1.6 --- src/lib/libc/gen/posix_spawn.3:1.5 Sun Feb 2 14:48:57 2014 +++ src/lib/libc/gen/posix_spawn.3 Sun Feb 2 16:59:06 2014 @@ -1,4 +1,4 @@ -.\" $NetBSD: posix_spawn.3,v 1.5 2014/02/02 14:48:57 martin Exp $ +.\" $NetBSD: posix_spawn.3,v 1.6 2014/02/02 16:59:06 wiz Exp $ .\" .\" Copyright (c) 2008 Ed Schouten <e...@freebsd.org> .\" All rights reserved. @@ -36,7 +36,7 @@ .\" .\" $FreeBSD: src/lib/libc/gen/posix_spawn.3,v 1.2.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ .\" -.Dd December 20, 2011 +.Dd February 2, 2014 .Dt POSIX_SPAWN 3 .Os .Sh NAME