diff options
Diffstat (limited to 'lib/libc/gen/posix_spawnattr_getflags.3')
-rw-r--r-- | lib/libc/gen/posix_spawnattr_getflags.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/gen/posix_spawnattr_getflags.3 b/lib/libc/gen/posix_spawnattr_getflags.3 index 1ab70be6346..e65a6e97110 100644 --- a/lib/libc/gen/posix_spawnattr_getflags.3 +++ b/lib/libc/gen/posix_spawnattr_getflags.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: posix_spawnattr_getflags.3,v 1.7 2013/07/16 15:21:11 schwarze Exp $ +.\" $OpenBSD: posix_spawnattr_getflags.3,v 1.8 2013/08/14 06:32:27 jmc Exp $ .\" .\" Copyright (c) 2012 Marc Espie <espie@openbsd.org> .\" @@ -14,13 +14,13 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 16 2013 $ +.Dd $Mdocdate: August 14 2013 $ .Dt POSIX_SPAWNATTR_GETFLAGS 3 .Os .Sh NAME .Nm posix_spawnattr_getflags , .Nm posix_spawnattr_setflags -.Nd "get and set flags of a posix_spawn attributes object" +.Nd get and set flags of a posix_spawn attributes object .Sh SYNOPSIS .In spawn.h .Ft int |