Module Name:    src
Committed By:   wiz
Date:           Sat Aug  3 22:12:23 UTC 2013

Modified Files:
        src/share/tmac: doc2html

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


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/share/tmac/doc2html

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/tmac/doc2html
diff -u src/share/tmac/doc2html:1.64 src/share/tmac/doc2html:1.65
--- src/share/tmac/doc2html:1.64	Sat Aug  3 21:56:56 2013
+++ src/share/tmac/doc2html	Sat Aug  3 22:12:23 2013
@@ -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 @@ AT&T UNIX\\$*
 .			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'')

Reply via email to