Module Name:    src
Committed By:   perry
Date:           Fri May  1 17:52:27 UTC 2009

Modified Files:
        src/share/tmac: doc2html

Log Message:
add support for St -p1003.1-2008


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 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.59 src/share/tmac/doc2html:1.60
--- src/share/tmac/doc2html:1.59	Sun Sep 14 20:29:10 2008
+++ src/share/tmac/doc2html	Fri May  1 17:52:27 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: doc2html,v 1.59 2008/09/14 20:29:10 apb Exp $
+.\" $NetBSD: doc2html,v 1.60 2009/05/01 17:52:27 perry Exp $
 .\"
 .\" Copyright (c) 1998, 1999, 2008 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -1198,6 +1198,11 @@
 .			as std-tmp1 " \"exactly one space
 .			as std-tmp1 (``\\*(Px.1'')
 .		\}
+.		if "\\$1"-p1003.1-2008" \{\
+.			ds std-tmp1 \&IEEE Std 1003.1-2008
+.			as std-tmp1 " \"exactly one space
+.			as std-tmp1 (``\\*(Px.1'')
+.		\}
 .\" POSIX Part 2: Shell and Utilities
 .		if "\\$1"-p1003.2" \{\
 .			ds std-tmp1 \&IEEE Std 1003.2

Reply via email to