Source-Changes-HG archive

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

[src/trunk]: src/share/tmac The *roff macro argument is "-isoC-2011"; adapt.



details:   https://anonhg.NetBSD.org/src/rev/215ebc4de300
branches:  trunk
changeset: 789010:215ebc4de300
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Aug 03 22:12:23 2013 +0000

description:
The *roff macro argument is "-isoC-2011"; adapt.

diffstat:

 share/tmac/doc2html |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r dc0f022699aa -r 215ebc4de300 share/tmac/doc2html
--- a/share/tmac/doc2html       Sat Aug 03 21:56:56 2013 +0000
+++ b/share/tmac/doc2html       Sat Aug 03 22:12:23 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: doc2html,v 1.64 2013/08/03 21:56:56 matt Exp $
+.\" $NetBSD: doc2html,v 1.65 2013/08/03 22:12:23 wiz Exp $
 .\"
 .\" Copyright (c) 1998, 1999, 2008 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -1138,7 +1138,7 @@
 .                      as std-tmp1 " \"exactly one space
 .                      as std-tmp1 (``ISO C99'')
 .              \}
-.              if "\\$1"-isoC-11" \{\
+.              if "\\$1"-isoC-2011" \{\
 .                      ds std-tmp1 \&ISO/IEC 9899:2011
 .                      as std-tmp1 " \"exactly one space
 .                      as std-tmp1 (``ISO C11'')



Home | Main Index | Thread Index | Old Index