Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man3 GCC -> gcc(1).
details: https://anonhg.NetBSD.org/src/rev/4f54b030e71c
branches: trunk
changeset: 753930:4f54b030e71c
user: jruoho <jruoho%NetBSD.org@localhost>
date: Wed Apr 14 08:28:58 2010 +0000
description:
GCC -> gcc(1).
diffstat:
share/man/man3/tgmath.3 | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r 6e834492d7b1 -r 4f54b030e71c share/man/man3/tgmath.3
--- a/share/man/man3/tgmath.3 Wed Apr 14 08:26:42 2010 +0000
+++ b/share/man/man3/tgmath.3 Wed Apr 14 08:28:58 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: tgmath.3,v 1.2 2010/03/01 21:37:18 wiz Exp $
+.\" $NetBSD: tgmath.3,v 1.3 2010/04/14 08:28:58 jruoho Exp $
.\"
.\" Copyright (c) 2004 Stefan Farfeleder
.\" All rights reserved.
@@ -26,7 +26,7 @@
.\"
.\" $FreeBSD: src/share/man/man3/tgmath.3,v 1.3 2007/12/15 02:40:10 das Exp $
.\"
-.Dd March 1, 2010
+.Dd April 14, 2010
.Os
.Dt TGMATH 3
.Sh NAME
@@ -144,7 +144,8 @@
.In tgmath.h
cannot be implemented with strictly conforming C code and needs
special compiler support.
-The current implementation only works for GCC.
+The current implementation only works for
+.Xr gcc 1 .
.Pp
Many of the functions mentioned here are not prototyped in
.In math.h
Home |
Main Index |
Thread Index |
Old Index