Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/tmac Rename isoC to isoC90.
details: https://anonhg.NetBSD.org/src/rev/166e879a3b14
branches: trunk
changeset: 508595:166e879a3b14
user: kleink <kleink%NetBSD.org@localhost>
date: Sat Apr 14 16:58:48 2001 +0000
description:
Rename isoC to isoC90.
diffstat:
share/tmac/doc-syms | 4 ++--
share/tmac/doc2html | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 752e6fddc471 -r 166e879a3b14 share/tmac/doc-syms
--- a/share/tmac/doc-syms Sat Apr 14 16:52:02 2001 +0000
+++ b/share/tmac/doc-syms Sat Apr 14 16:58:48 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: doc-syms,v 1.58 2001/01/05 15:59:30 garbled Exp $
+.\" $NetBSD: doc-syms,v 1.59 2001/04/14 16:58:48 kleink Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -343,7 +343,7 @@
. ds b1 \&\\*(tNIEEE S\\*(aatd 1003.2\\*(sV
. as b1 (``\\*(tN\\*(Px.2\\*(aa'')
. \}
-. if "\\*(A\\n(aP"-isoC" \{\
+. if "\\*(A\\n(aP"-isoC90" \{\
. ds b1 \&\\*(tNISO/IEC \\*(aa9899:1990\\*(sV
. as b1 (``\\*(tNISO C90\\*(aa'')
. \}
diff -r 752e6fddc471 -r 166e879a3b14 share/tmac/doc2html
--- a/share/tmac/doc2html Sat Apr 14 16:52:02 2001 +0000
+++ b/share/tmac/doc2html Sat Apr 14 16:58:48 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: doc2html,v 1.22 2001/01/05 15:59:30 garbled Exp $
+.\" $NetBSD: doc2html,v 1.23 2001/04/14 16:58:48 kleink Exp $
.\"
.\" Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -1096,7 +1096,7 @@
. as std-tmp1 " \"exactly one space
. as std-tmp1 (``\\*(Px.2'')
. \}
-. if "\\$1"-isoC" \{\
+. if "\\$1"-isoC90" \{\
. ds std-tmp1 \&ISO/IEC 9899:1990
. as std-tmp1 " \"exactly one space
. as std-tmp1 (``ISO C90'')
Home |
Main Index |
Thread Index |
Old Index