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/df233c8843a4
branches: trunk
changeset: 526984:df233c8843a4
user: bjh21 <bjh21%NetBSD.org@localhost>
date: Wed May 15 10:11:15 2002 +0000
description:
Add a symbol for IEEE Std 1003.1-2001.
diffstat:
share/tmac/doc2html | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 6b954e111dbd -r df233c8843a4 share/tmac/doc2html
--- a/share/tmac/doc2html Wed May 15 09:58:19 2002 +0000
+++ b/share/tmac/doc2html Wed May 15 10:11:15 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: doc2html,v 1.36 2002/02/07 01:59:14 ross Exp $
+.\" $NetBSD: doc2html,v 1.37 2002/05/15 10:11:15 bjh21 Exp $
.\"
.\" Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -1077,6 +1077,11 @@
. \}
. el \{\
. ds std-tmp1 ERROR
+. if "\\$1"-p1003.1-2001" \{\
+. ds std-tmp1 \&IEEE Std1003.1-2001
+. as std-tmp1 " \"exactly one space
+. as std-tmp1 (``\\*(Px'')
+. \}
. if "\\$1"-p1003.1-96" \{\
. ds std-tmp1 \&ISO/IEC 9945-1:1996
. as std-tmp1 " \"exactly one space
Home |
Main Index |
Thread Index |
Old Index