Use major.minor for NetBSD versions.
This commit is contained in:
parent
121349671a
commit
28247a8661
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: posix_spawn.3,v 1.2 2012/02/13 16:35:59 njoly Exp $
|
||||
.\" $NetBSD: posix_spawn.3,v 1.3 2012/03/23 18:08:34 njoly Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
|
||||
.\" All rights reserved.
|
||||
@ -467,7 +467,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
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: posix_spawn_file_actions_addopen.3,v 1.1 2012/02/11 23:31:24 martin Exp $
|
||||
.\" $NetBSD: posix_spawn_file_actions_addopen.3,v 1.2 2012/03/23 18:08:34 njoly Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
|
||||
.\" All rights reserved.
|
||||
@ -181,6 +181,6 @@ and
|
||||
functions first appeared in
|
||||
.Fx 8.0
|
||||
and imported for
|
||||
.Nx 6 .
|
||||
.Nx 6.0 .
|
||||
.Sh AUTHORS
|
||||
.An Ed Schouten Aq ed@FreeBSD.org
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: posix_spawn_file_actions_init.3,v 1.1 2012/02/11 23:31:24 martin Exp $
|
||||
.\" $NetBSD: posix_spawn_file_actions_init.3,v 1.2 2012/03/23 18:08:34 njoly Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
|
||||
.\" All rights reserved.
|
||||
@ -103,6 +103,6 @@ and
|
||||
functions first appeared in
|
||||
.Fx 8.0
|
||||
and imported for
|
||||
.Nx 6 .
|
||||
.Nx 6.0 .
|
||||
.Sh AUTHORS
|
||||
.An Ed Schouten Aq ed@FreeBSD.org
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: posix_spawnattr_getflags.3,v 1.1 2012/02/11 23:31:24 martin Exp $
|
||||
.\" $NetBSD: posix_spawnattr_getflags.3,v 1.2 2012/03/23 18:08:34 njoly Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
|
||||
.\" All rights reserved.
|
||||
@ -110,6 +110,6 @@ and
|
||||
functions first appeared in
|
||||
.Fx 8.0
|
||||
and imported for
|
||||
.Nx 6 .
|
||||
.Nx 6.0 .
|
||||
.Sh AUTHORS
|
||||
.An Ed Schouten Aq ed@FreeBSD.org
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: posix_spawnattr_getpgroup.3,v 1.1 2012/02/11 23:31:24 martin Exp $
|
||||
.\" $NetBSD: posix_spawnattr_getpgroup.3,v 1.2 2012/03/23 18:08:34 njoly Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
|
||||
.\" All rights reserved.
|
||||
@ -95,6 +95,6 @@ and
|
||||
functions first appeared in
|
||||
.Fx 8.0
|
||||
and imported for
|
||||
.Nx 6 .
|
||||
.Nx 6.0 .
|
||||
.Sh AUTHORS
|
||||
.An Ed Schouten Aq ed@FreeBSD.org
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: posix_spawnattr_getschedparam.3,v 1.1 2012/02/11 23:31:24 martin Exp $
|
||||
.\" $NetBSD: posix_spawnattr_getschedparam.3,v 1.2 2012/03/23 18:08:34 njoly Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
|
||||
.\" All rights reserved.
|
||||
@ -99,6 +99,6 @@ and
|
||||
functions first appeared in
|
||||
.Fx 8.0
|
||||
and imported for
|
||||
.Nx 6 .
|
||||
.Nx 6.0 .
|
||||
.Sh AUTHORS
|
||||
.An Ed Schouten Aq ed@FreeBSD.org
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: posix_spawnattr_getschedpolicy.3,v 1.1 2012/02/11 23:31:24 martin Exp $
|
||||
.\" $NetBSD: posix_spawnattr_getschedpolicy.3,v 1.2 2012/03/23 18:08:35 njoly Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
|
||||
.\" All rights reserved.
|
||||
@ -97,6 +97,6 @@ and
|
||||
functions first appeared in
|
||||
.Fx 8.0
|
||||
and imported for
|
||||
.Nx 6 .
|
||||
.Nx 6.0 .
|
||||
.Sh AUTHORS
|
||||
.An Ed Schouten Aq ed@FreeBSD.org
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: posix_spawnattr_getsigdefault.3,v 1.1 2012/02/11 23:31:24 martin Exp $
|
||||
.\" $NetBSD: posix_spawnattr_getsigdefault.3,v 1.2 2012/03/23 18:08:35 njoly Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
|
||||
.\" All rights reserved.
|
||||
@ -97,6 +97,6 @@ and
|
||||
functions first appeared in
|
||||
.Fx 8.0
|
||||
and imported for
|
||||
.Nx 6 .
|
||||
.Nx 6.0 .
|
||||
.Sh AUTHORS
|
||||
.An Ed Schouten Aq ed@FreeBSD.org
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: posix_spawnattr_getsigmask.3,v 1.1 2012/02/11 23:31:24 martin Exp $
|
||||
.\" $NetBSD: posix_spawnattr_getsigmask.3,v 1.2 2012/03/23 18:08:35 njoly Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
|
||||
.\" All rights reserved.
|
||||
@ -96,6 +96,6 @@ and
|
||||
functions first appeared in
|
||||
.Fx 8.0
|
||||
and imported for
|
||||
.Nx 6 .
|
||||
.Nx 6.0 .
|
||||
.Sh AUTHORS
|
||||
.An Ed Schouten Aq ed@FreeBSD.org
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: posix_spawnattr_init.3,v 1.1 2012/02/11 23:31:24 martin Exp $
|
||||
.\" $NetBSD: posix_spawnattr_init.3,v 1.2 2012/03/23 18:08:35 njoly Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
|
||||
.\" All rights reserved.
|
||||
@ -122,6 +122,6 @@ and
|
||||
functions first appeared in
|
||||
.Fx 8.0
|
||||
and imported for
|
||||
.Nx 6 .
|
||||
.Nx 6.0 .
|
||||
.Sh AUTHORS
|
||||
.An Ed Schouten Aq ed@FreeBSD.org
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: crypt.3,v 1.26 2012/03/01 21:31:10 wiz Exp $
|
||||
.\" $NetBSD: crypt.3,v 1.27 2012/03/23 18:08:35 njoly Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1989, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -398,7 +398,7 @@ Subsequent calls to
|
||||
will modify the same object.
|
||||
.Pp
|
||||
Before
|
||||
.Nx 6
|
||||
.Nx 6.0
|
||||
.Fn crypt
|
||||
returned either
|
||||
.Dv NULL
|
||||
|
Loading…
Reference in New Issue
Block a user