summaryrefslogtreecommitdiffstats
path: root/contrib/groff/tmac/troffrc-end
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-07-10 17:09:00 +0000
committerru <ru@FreeBSD.org>2001-07-10 17:09:00 +0000
commit8d6dea3a5542a987c08a218c28776d3751d6878d (patch)
tree815804646c42fb89b4a8005be0c1f82d27b95463 /contrib/groff/tmac/troffrc-end
parent9ea23f4150d8e9a0b84050876c26239addf73c8c (diff)
downloadFreeBSD-src-8d6dea3a5542a987c08a218c28776d3751d6878d.zip
FreeBSD-src-8d6dea3a5542a987c08a218c28776d3751d6878d.tar.gz
Virgin import of FSF groff v1.17.2
Diffstat (limited to 'contrib/groff/tmac/troffrc-end')
-rw-r--r--contrib/groff/tmac/troffrc-end20
1 files changed, 10 insertions, 10 deletions
diff --git a/contrib/groff/tmac/troffrc-end b/contrib/groff/tmac/troffrc-end
index 631f6b0..f786059 100644
--- a/contrib/groff/tmac/troffrc-end
+++ b/contrib/groff/tmac/troffrc-end
@@ -2,18 +2,18 @@
.\" final startup file for troff
.\" this file is parsed after all macro sets have been read
.\"
-.do if '\*(.T'html' .mso html.tmac
-.\" if we are running the postscript device for html images then load -mwww
+.do if '\*[.T]'html' .do mso html.tmac
+.\" if we are running the postscript device for html images then load www.tmac
.\"
-.do if r ps4html .mso www.tmac
+.do if r ps4html .do mso www.tmac
.\"
.\" for all other devices blank out these macros
.\"
-.do if !d HTML-IMAGE-INLINE .ds HTML-IMAGE-INLINE
-.do if !d HTML-IMAGE .ds HTML-IMAGE
-.do if !d HTML-IMAGE-RIGHT .ds HTML-IMAGE-RIGHT
-.do if !d HTML-IMAGE-LEFT .ds HTML-IMAGE-LEFT
-.do if !d HTML-IMAGE-END .ds HTML-IMAGE-END
-.do if !d HTML-TAG .ds HTML-TAG
-.do if !d HTML-DO-IMAGE .ds HTML-DO-IMAGE
+.do if !d HTML-IMAGE-INLINE .do ds HTML-IMAGE-INLINE
+.do if !d HTML-IMAGE .do ds HTML-IMAGE
+.do if !d HTML-IMAGE-RIGHT .do ds HTML-IMAGE-RIGHT
+.do if !d HTML-IMAGE-LEFT .do ds HTML-IMAGE-LEFT
+.do if !d HTML-IMAGE-END .do ds HTML-IMAGE-END
+.do if !d HTML-TAG .do ds HTML-TAG
+.do if !d HTML-DO-IMAGE .do ds HTML-DO-IMAGE
.\" Don't let blank lines creep in here.
OpenPOWER on IntegriCloud