Add missing Ta macro.
This commit is contained in:
parent
fe4ee5f962
commit
0b07dcd551
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: tgmath.3,v 1.6 2010/12/14 17:27:32 jruoho Exp $
|
||||
.\" $NetBSD: tgmath.3,v 1.7 2011/01/30 21:48:48 njoly Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2004 Stefan Farfeleder
|
||||
.\" All rights reserved.
|
||||
|
@ -125,7 +125,7 @@ complex value to a generic argument invokes undefined behaviour:
|
|||
.Pp
|
||||
The following macros always expand to a complex function:
|
||||
.Bl -column -offset indent ".Fn cimag" ".Fn cimag" ".Fn cimag" ".Fn cimag" ".Fn cimag"
|
||||
.It Xr carg 3 Ta Xr cimag 3 Ta Xr conj 3 Ta Fn cproj Xr creal 3
|
||||
.It Xr carg 3 Ta Xr cimag 3 Ta Xr conj 3 Ta Fn cproj Ta Xr creal 3
|
||||
.El
|
||||
.Pp
|
||||
This header includes
|
||||
|
|
Loading…
Reference in New Issue