-.\" $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.
.\"
.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
-.\" $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.
.\"
.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