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/sighold.3,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- src/lib/libc/gen/sighold.3 2008/04/30 13:10:50 1.4 +++ src/lib/libc/gen/sighold.3 2010/04/30 04:39:16 1.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: sighold.3,v 1.4 2008/04/30 13:10:50 martin Exp $ +.\" $NetBSD: sighold.3,v 1.5 2010/04/30 04:39:16 jruoho Exp $ .\" .\" Copyright (c) 2003 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -27,7 +27,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd January 16, 2003 +.Dd April 30, 2010 .Dt SIGHOLD 3 .Os .Sh NAME @@ -75,3 +75,6 @@ The .Fn sighold function conforms to .St -p1003.1-2001 . +It was however marked as obsolete in the +.St -p1003.1-2008 +revision of the standard.