Use .Va for errno.
authoraaron <aaron@openbsd.org>
Sat, 4 Mar 2000 15:39:43 +0000 (15:39 +0000)
committeraaron <aaron@openbsd.org>
Sat, 4 Mar 2000 15:39:43 +0000 (15:39 +0000)
lib/libc_r/man/pthread_detach.3
lib/libpthread/man/pthread_detach.3

index f4d30b1..655b525 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pthread_detach.3,v 1.6 1999/11/24 05:35:32 d Exp $
+.\" $OpenBSD: pthread_detach.3,v 1.7 2000/03/04 15:39:43 aaron Exp $
 .\" Copyright (c) 1996-1998 John Birrell <jb@cimlogic.com.au>.
 .\" All rights reserved.
 .\"
@@ -59,7 +59,9 @@ If successful,  the
 .Fn pthread_detach
 function will return zero. Otherwise an error number will be returned to
 indicate the error. Note that the function does not change the value
-of errno as it did for some drafts of the standard. These early drafts
+of
+.Va errno
+as it did for some drafts of the standard. These early drafts
 also passed a pointer to pthread_t as the argument. Beware!
 .Sh ERRORS
 .Fn pthread_detach
index f4d30b1..655b525 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pthread_detach.3,v 1.6 1999/11/24 05:35:32 d Exp $
+.\" $OpenBSD: pthread_detach.3,v 1.7 2000/03/04 15:39:43 aaron Exp $
 .\" Copyright (c) 1996-1998 John Birrell <jb@cimlogic.com.au>.
 .\" All rights reserved.
 .\"
@@ -59,7 +59,9 @@ If successful,  the
 .Fn pthread_detach
 function will return zero. Otherwise an error number will be returned to
 indicate the error. Note that the function does not change the value
-of errno as it did for some drafts of the standard. These early drafts
+of
+.Va errno
+as it did for some drafts of the standard. These early drafts
 also passed a pointer to pthread_t as the argument. Beware!
 .Sh ERRORS
 .Fn pthread_detach