Add missing El macro.
This commit is contained in:
parent
9491cef7bc
commit
6c208a44f4
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: _lwp_getprivate.2,v 1.5 2013/09/06 17:54:09 yamt Exp $
|
||||
.\" $NetBSD: _lwp_getprivate.2,v 1.6 2013/10/05 09:18:56 njoly Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -70,6 +70,7 @@ accessed using the selector.
|
|||
.It sparc
|
||||
.Dv %g7
|
||||
register is set to the pointer.
|
||||
.El
|
||||
.Sh ERRORS
|
||||
The
|
||||
.Fn _lwp_getprivate
|
||||
|
|
Loading…
Reference in New Issue