Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/gen/posix_spawn.3,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/gen/posix_spawn.3,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2.6.1 retrieving revision 1.3.4.1 diff -u -p -r1.2.6.1 -r1.3.4.1 --- src/lib/libc/gen/posix_spawn.3 2014/02/03 11:56:20 1.2.6.1 +++ src/lib/libc/gen/posix_spawn.3 2014/08/20 00:02:14 1.3.4.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: posix_spawn.3,v 1.2.6.1 2014/02/03 11:56:20 sborrill Exp $ +.\" $NetBSD: posix_spawn.3,v 1.3.4.1 2014/08/20 00:02:14 tls Exp $ .\" .\" Copyright (c) 2008 Ed Schouten .\" 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 @@ -478,7 +478,7 @@ functions first appeared in The library parts were ported and a kernel implementation of .Fn posix_spawn added for -.Nx 6 +.Nx 6.0 during Google Summer of Code by Charles Zhang and Martin Husemann. .Sh AUTHORS -.An Ed Schouten Aq ed@FreeBSD.org +.An Ed Schouten Aq Mt ed@FreeBSD.org