Module Name:    src
Committed By:   njoly
Date:           Sun Jan 30 21:48:48 UTC 2011

Modified Files:
        src/share/man/man3: tgmath.3

Log Message:
Add missing Ta macro.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man3/tgmath.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man3/tgmath.3
diff -u src/share/man/man3/tgmath.3:1.6 src/share/man/man3/tgmath.3:1.7
--- src/share/man/man3/tgmath.3:1.6	Tue Dec 14 17:27:32 2010
+++ src/share/man/man3/tgmath.3	Sun Jan 30 21:48:48 2011
@@ -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 @@
 .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

Reply via email to