summaryrefslogtreecommitdiff
path: root/tmac/www.tmac
diff options
context:
space:
mode:
authorwl <wl>2004-11-16 12:48:49 +0000
committerwl <wl>2004-11-16 12:48:49 +0000
commit426f8c22ae0efe1524909c8202a39473c1dc04ff (patch)
tree492596f6e7538215e7edeb4c42ad3d53f6de8126 /tmac/www.tmac
parent7275e1cd67033323947d02a77976ee11a62fbc71 (diff)
downloadgroff-426f8c22ae0efe1524909c8202a39473c1dc04ff.tar.gz
* README, doc/webpage.ms: Updated.
* tmac/www.tmac (HTML, HTML-TAG): Minor clean-ups.
Diffstat (limited to 'tmac/www.tmac')
-rw-r--r--tmac/www.tmac14
1 files changed, 6 insertions, 8 deletions
diff --git a/tmac/www.tmac b/tmac/www.tmac
index 0dd387af..5f1d491d 100644
--- a/tmac/www.tmac
+++ b/tmac/www.tmac
@@ -256,15 +256,14 @@ www functionality. It should work with any macro set.
.\" --------------------------------------------------------------------
.
.\" --------------------------------------------------------------------
-.\" HTML (<address> <description> [<punctuation>])
+.\" HTML
.\"
.\" the main auxiliary macro for the HTML interface
.\"
.de HTML
. if \\n[www-html] \{\
-. \" the following line makes the vertical mode leave, so to say
-. nop \&
-. nop \X^html:\\$*^
+. \" the `\&' makes the vertical mode leave, so to say
+. nop \&\X^html:\\$*^
. \}
..
.\"
@@ -413,9 +412,8 @@ www functionality. It should work with any macro set.
.\"
.de HTML-TAG
. if \\n[www-html] \{\
-. \" the following line makes the vertical mode leave, so to say
-. nop \&
-. nop \X^html-tag:\\$*^
+. \" the `\&' makes the vertical mode leave, so to say
+. nop \&\X^html-tag:\\$*^
. \}
..
.\" --------------------------------------------------------------------
@@ -711,7 +709,7 @@ www functionality. It should work with any macro set.
.\" HTL
.\"
.\" Generate an HTML title only. This differs from the -ms .TL macro
-.\" which generates both an HTML title and a H1 heading.
+.\" which generates both an HTML title and an H1 heading.
.\"
.\" This is useful when an author wishes to use a HTML title as search
.\" engine fodder but a graphic title in the document.