Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/tmac Add a symbol for IEEE Std 1003.1-2001.



details:   https://anonhg.NetBSD.org/src/rev/0a6c0d539395
branches:  trunk
changeset: 526953:0a6c0d539395
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Tue May 14 18:26:37 2002 +0000

description:
Add a symbol for IEEE Std 1003.1-2001.

diffstat:

 share/tmac/doc-syms |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 079db1627b94 -r 0a6c0d539395 share/tmac/doc-syms
--- a/share/tmac/doc-syms       Tue May 14 17:37:52 2002 +0000
+++ b/share/tmac/doc-syms       Tue May 14 18:26:37 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: doc-syms,v 1.70 2001/12/28 23:06:30 wiz Exp $
+.\"    $NetBSD: doc-syms,v 1.71 2002/05/14 18:26:37 bjh21 Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -311,6 +311,10 @@
 .      nr cZ \\n(.s
 .      ds aa \&\f\\n(cF\s\\n(cZ
 .      nr aP \\n(aP+1
+.       if "\\*(A\\n(aP"-p1003.1-2001" \{\
+.              ds b1 \&\\*(tNIEEE S\\*(aatd 1003.1-2001\\*(sV
+.              as b1 (``\\*(tN\\*(Px\\*(aa'')
+.       \}
 .       if "\\*(A\\n(aP"-p1003.1-96" \{\
 .              ds b1 \&\\*(tNISO/IEC \\*(aa9945-1:1996\\*(sV
 .              as b1 (``\\*(tN\\*(Px\\*(aa'')



Home | Main Index | Thread Index | Old Index