Use major.minor for NetBSD versions.

This commit is contained in:
njoly 2012-03-23 18:08:34 +00:00
parent 121349671a
commit 28247a8661
11 changed files with 22 additions and 22 deletions

View File

@ -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> .\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
.\" All rights reserved. .\" All rights reserved.
@ -467,7 +467,7 @@ functions first appeared in
The library parts were ported and a kernel implementation of The library parts were ported and a kernel implementation of
.Fn posix_spawn .Fn posix_spawn
added for added for
.Nx 6 .Nx 6.0
during Google Summer of Code by Charles Zhang and Martin Husemann. during Google Summer of Code by Charles Zhang and Martin Husemann.
.Sh AUTHORS .Sh AUTHORS
.An Ed Schouten Aq ed@FreeBSD.org .An Ed Schouten Aq ed@FreeBSD.org

View File

@ -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> .\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
.\" All rights reserved. .\" All rights reserved.
@ -181,6 +181,6 @@ and
functions first appeared in functions first appeared in
.Fx 8.0 .Fx 8.0
and imported for and imported for
.Nx 6 . .Nx 6.0 .
.Sh AUTHORS .Sh AUTHORS
.An Ed Schouten Aq ed@FreeBSD.org .An Ed Schouten Aq ed@FreeBSD.org

View File

@ -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> .\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
.\" All rights reserved. .\" All rights reserved.
@ -103,6 +103,6 @@ and
functions first appeared in functions first appeared in
.Fx 8.0 .Fx 8.0
and imported for and imported for
.Nx 6 . .Nx 6.0 .
.Sh AUTHORS .Sh AUTHORS
.An Ed Schouten Aq ed@FreeBSD.org .An Ed Schouten Aq ed@FreeBSD.org

View File

@ -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> .\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
.\" All rights reserved. .\" All rights reserved.
@ -110,6 +110,6 @@ and
functions first appeared in functions first appeared in
.Fx 8.0 .Fx 8.0
and imported for and imported for
.Nx 6 . .Nx 6.0 .
.Sh AUTHORS .Sh AUTHORS
.An Ed Schouten Aq ed@FreeBSD.org .An Ed Schouten Aq ed@FreeBSD.org

View File

@ -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> .\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
.\" All rights reserved. .\" All rights reserved.
@ -95,6 +95,6 @@ and
functions first appeared in functions first appeared in
.Fx 8.0 .Fx 8.0
and imported for and imported for
.Nx 6 . .Nx 6.0 .
.Sh AUTHORS .Sh AUTHORS
.An Ed Schouten Aq ed@FreeBSD.org .An Ed Schouten Aq ed@FreeBSD.org

View File

@ -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> .\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
.\" All rights reserved. .\" All rights reserved.
@ -99,6 +99,6 @@ and
functions first appeared in functions first appeared in
.Fx 8.0 .Fx 8.0
and imported for and imported for
.Nx 6 . .Nx 6.0 .
.Sh AUTHORS .Sh AUTHORS
.An Ed Schouten Aq ed@FreeBSD.org .An Ed Schouten Aq ed@FreeBSD.org

View File

@ -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> .\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
.\" All rights reserved. .\" All rights reserved.
@ -97,6 +97,6 @@ and
functions first appeared in functions first appeared in
.Fx 8.0 .Fx 8.0
and imported for and imported for
.Nx 6 . .Nx 6.0 .
.Sh AUTHORS .Sh AUTHORS
.An Ed Schouten Aq ed@FreeBSD.org .An Ed Schouten Aq ed@FreeBSD.org

View File

@ -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> .\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
.\" All rights reserved. .\" All rights reserved.
@ -97,6 +97,6 @@ and
functions first appeared in functions first appeared in
.Fx 8.0 .Fx 8.0
and imported for and imported for
.Nx 6 . .Nx 6.0 .
.Sh AUTHORS .Sh AUTHORS
.An Ed Schouten Aq ed@FreeBSD.org .An Ed Schouten Aq ed@FreeBSD.org

View File

@ -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> .\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
.\" All rights reserved. .\" All rights reserved.
@ -96,6 +96,6 @@ and
functions first appeared in functions first appeared in
.Fx 8.0 .Fx 8.0
and imported for and imported for
.Nx 6 . .Nx 6.0 .
.Sh AUTHORS .Sh AUTHORS
.An Ed Schouten Aq ed@FreeBSD.org .An Ed Schouten Aq ed@FreeBSD.org

View File

@ -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> .\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
.\" All rights reserved. .\" All rights reserved.
@ -122,6 +122,6 @@ and
functions first appeared in functions first appeared in
.Fx 8.0 .Fx 8.0
and imported for and imported for
.Nx 6 . .Nx 6.0 .
.Sh AUTHORS .Sh AUTHORS
.An Ed Schouten Aq ed@FreeBSD.org .An Ed Schouten Aq ed@FreeBSD.org

View File

@ -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 .\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved. .\" The Regents of the University of California. All rights reserved.
@ -398,7 +398,7 @@ Subsequent calls to
will modify the same object. will modify the same object.
.Pp .Pp
Before Before
.Nx 6 .Nx 6.0
.Fn crypt .Fn crypt
returned either returned either
.Dv NULL .Dv NULL