Module Name:    src
Committed By:   njoly
Date:           Fri Mar 23 18:08:35 UTC 2012

Modified Files:
        src/lib/libc/gen: posix_spawn.3 posix_spawn_file_actions_addopen.3
            posix_spawn_file_actions_init.3 posix_spawnattr_getflags.3
            posix_spawnattr_getpgroup.3 posix_spawnattr_getschedparam.3
            posix_spawnattr_getschedpolicy.3 posix_spawnattr_getsigdefault.3
            posix_spawnattr_getsigmask.3 posix_spawnattr_init.3
        src/lib/libcrypt: crypt.3

Log Message:
Use major.minor for NetBSD versions.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/gen/posix_spawn.3
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/gen/posix_spawn_file_actions_addopen.3 \
    src/lib/libc/gen/posix_spawn_file_actions_init.3 \
    src/lib/libc/gen/posix_spawnattr_getflags.3 \
    src/lib/libc/gen/posix_spawnattr_getpgroup.3 \
    src/lib/libc/gen/posix_spawnattr_getschedparam.3 \
    src/lib/libc/gen/posix_spawnattr_getschedpolicy.3 \
    src/lib/libc/gen/posix_spawnattr_getsigdefault.3 \
    src/lib/libc/gen/posix_spawnattr_getsigmask.3 \
    src/lib/libc/gen/posix_spawnattr_init.3
cvs rdiff -u -r1.26 -r1.27 src/lib/libcrypt/crypt.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.2 src/lib/libc/gen/posix_spawn.3:1.3
--- src/lib/libc/gen/posix_spawn.3:1.2	Mon Feb 13 16:35:59 2012
+++ src/lib/libc/gen/posix_spawn.3	Fri Mar 23 18:08:34 2012
@@ -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 <[email protected]>
 .\" 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 [email protected]

Index: src/lib/libc/gen/posix_spawn_file_actions_addopen.3
diff -u src/lib/libc/gen/posix_spawn_file_actions_addopen.3:1.1 src/lib/libc/gen/posix_spawn_file_actions_addopen.3:1.2
--- src/lib/libc/gen/posix_spawn_file_actions_addopen.3:1.1	Sat Feb 11 23:31:24 2012
+++ src/lib/libc/gen/posix_spawn_file_actions_addopen.3	Fri Mar 23 18:08:34 2012
@@ -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 <[email protected]>
 .\" 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 [email protected]
Index: src/lib/libc/gen/posix_spawn_file_actions_init.3
diff -u src/lib/libc/gen/posix_spawn_file_actions_init.3:1.1 src/lib/libc/gen/posix_spawn_file_actions_init.3:1.2
--- src/lib/libc/gen/posix_spawn_file_actions_init.3:1.1	Sat Feb 11 23:31:24 2012
+++ src/lib/libc/gen/posix_spawn_file_actions_init.3	Fri Mar 23 18:08:34 2012
@@ -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 <[email protected]>
 .\" 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 [email protected]
Index: src/lib/libc/gen/posix_spawnattr_getflags.3
diff -u src/lib/libc/gen/posix_spawnattr_getflags.3:1.1 src/lib/libc/gen/posix_spawnattr_getflags.3:1.2
--- src/lib/libc/gen/posix_spawnattr_getflags.3:1.1	Sat Feb 11 23:31:24 2012
+++ src/lib/libc/gen/posix_spawnattr_getflags.3	Fri Mar 23 18:08:34 2012
@@ -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 <[email protected]>
 .\" 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 [email protected]
Index: src/lib/libc/gen/posix_spawnattr_getpgroup.3
diff -u src/lib/libc/gen/posix_spawnattr_getpgroup.3:1.1 src/lib/libc/gen/posix_spawnattr_getpgroup.3:1.2
--- src/lib/libc/gen/posix_spawnattr_getpgroup.3:1.1	Sat Feb 11 23:31:24 2012
+++ src/lib/libc/gen/posix_spawnattr_getpgroup.3	Fri Mar 23 18:08:34 2012
@@ -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 <[email protected]>
 .\" 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 [email protected]
Index: src/lib/libc/gen/posix_spawnattr_getschedparam.3
diff -u src/lib/libc/gen/posix_spawnattr_getschedparam.3:1.1 src/lib/libc/gen/posix_spawnattr_getschedparam.3:1.2
--- src/lib/libc/gen/posix_spawnattr_getschedparam.3:1.1	Sat Feb 11 23:31:24 2012
+++ src/lib/libc/gen/posix_spawnattr_getschedparam.3	Fri Mar 23 18:08:34 2012
@@ -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 <[email protected]>
 .\" 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 [email protected]
Index: src/lib/libc/gen/posix_spawnattr_getschedpolicy.3
diff -u src/lib/libc/gen/posix_spawnattr_getschedpolicy.3:1.1 src/lib/libc/gen/posix_spawnattr_getschedpolicy.3:1.2
--- src/lib/libc/gen/posix_spawnattr_getschedpolicy.3:1.1	Sat Feb 11 23:31:24 2012
+++ src/lib/libc/gen/posix_spawnattr_getschedpolicy.3	Fri Mar 23 18:08:35 2012
@@ -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 <[email protected]>
 .\" 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 [email protected]
Index: src/lib/libc/gen/posix_spawnattr_getsigdefault.3
diff -u src/lib/libc/gen/posix_spawnattr_getsigdefault.3:1.1 src/lib/libc/gen/posix_spawnattr_getsigdefault.3:1.2
--- src/lib/libc/gen/posix_spawnattr_getsigdefault.3:1.1	Sat Feb 11 23:31:24 2012
+++ src/lib/libc/gen/posix_spawnattr_getsigdefault.3	Fri Mar 23 18:08:35 2012
@@ -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 <[email protected]>
 .\" 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 [email protected]
Index: src/lib/libc/gen/posix_spawnattr_getsigmask.3
diff -u src/lib/libc/gen/posix_spawnattr_getsigmask.3:1.1 src/lib/libc/gen/posix_spawnattr_getsigmask.3:1.2
--- src/lib/libc/gen/posix_spawnattr_getsigmask.3:1.1	Sat Feb 11 23:31:24 2012
+++ src/lib/libc/gen/posix_spawnattr_getsigmask.3	Fri Mar 23 18:08:35 2012
@@ -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 <[email protected]>
 .\" 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 [email protected]
Index: src/lib/libc/gen/posix_spawnattr_init.3
diff -u src/lib/libc/gen/posix_spawnattr_init.3:1.1 src/lib/libc/gen/posix_spawnattr_init.3:1.2
--- src/lib/libc/gen/posix_spawnattr_init.3:1.1	Sat Feb 11 23:31:24 2012
+++ src/lib/libc/gen/posix_spawnattr_init.3	Fri Mar 23 18:08:35 2012
@@ -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 <[email protected]>
 .\" 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 [email protected]

Index: src/lib/libcrypt/crypt.3
diff -u src/lib/libcrypt/crypt.3:1.26 src/lib/libcrypt/crypt.3:1.27
--- src/lib/libcrypt/crypt.3:1.26	Thu Mar  1 21:31:10 2012
+++ src/lib/libcrypt/crypt.3	Fri Mar 23 18:08:35 2012
@@ -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

Reply via email to