summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-06-24 13:03:26 +0000
committerwlemb <wlemb>2001-06-24 13:03:26 +0000
commit5f89fe4c9f1077ef9e4c5e1a6756b3a74a26214e (patch)
tree9c094d597b2728d1ec762e45c63f871a369c4ceb
parent1a817e30d76f7c7690826b9ecd72297f068bb3d1 (diff)
downloadgroff-5f89fe4c9f1077ef9e4c5e1a6756b3a74a26214e.tar.gz
* doc/homepage.ms: Don't include arkup.tmac (which no longer exists)
but www.tmac. * doc/pic.ms: Fix typos.
-rw-r--r--ChangeLog9
-rwxr-xr-xdoc/homepage.ms2
-rw-r--r--doc/pic.ms8
3 files changed, 14 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ed48ea5..295f3d7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-06-24 Werner LEMBERG <wl@gnu.org>
+
+ * doc/homepage.ms: Don't include arkup.tmac (which no longer exists)
+ but www.tmac.
+ * doc/pic.ms: Fix typos.
+
+Version 1.17.1 released
+=======================
+
2001-06-21 Golubev I. N. <gin@mo.msk.ru>
* aclocal.m4 (GROFF_NEED_DECLARATION): Fix inclusion of strings.h.
diff --git a/doc/homepage.ms b/doc/homepage.ms
index 00da216f..038f9d4f 100755
--- a/doc/homepage.ms
+++ b/doc/homepage.ms
@@ -4,7 +4,7 @@
.\"
.\" To make it work with other output devices also, we include arkup.tmac
.\" directly.
-.mso arkup.tmac
+.mso www.tmac
.\"
.LP
.\"
diff --git a/doc/pic.ms b/doc/pic.ms
index a38d58fb..627a84f5 100644
--- a/doc/pic.ms
+++ b/doc/pic.ms
@@ -10,7 +10,7 @@
.\" This document was written for free use and redistribution by
.\" Eric S. Raymond <esr@thyrsus.com> in August 1995.
.\"
-.\" $Id: pic.ms,v 1.3 2001/04/13 17:11:32 wlemb Exp $
+.\" $Id: pic.ms,v 1.4 2001/06/24 13:03:27 wlemb Exp $
.\"
.\" Set a proper TeX
.ie t .ds tx T\h'-.1667m'\v'.224m'E\v'-.224m'\h'-.125m'X
@@ -1507,7 +1507,7 @@ macro argument parsing is not token-oriented. If you call \fBjumper(
If you want to pass in a coordinate pair, you can avoid getting
tripped up by the comma by wrapping the pair in parentheses.
.PP
-Macros persist through pictures. To undefine a mcro, say \fBundef\fP
+Macros persist through pictures. To undefine a macro, say \fBundef\fP
\fIname\fR; for example,
.DS
\f(CWundef jumper\fP
@@ -1554,7 +1554,7 @@ source up to the next .PE.
In either of the \fBcopy\fP commands, GNU \fBgpic\fP permits a
trailing `\fBuntil\fP \fIword\fP' clause to be added which terminates
the copy when the first word matches the argument (the default
-behavior is therefore equivalent to \fBuntil .PE\fP,
+behavior is therefore equivalent to \fBuntil .PE\fP).
.PP
Accordingly, the command
.RS
@@ -2390,7 +2390,7 @@ text (not including the braces). The macro may be called as
.DE
.LP
The arguments (if any) will be substituted for tokens $1, $2 ... $n
-appearing in the replacement text. To undefine a mcro, say \fBundef\fP
+appearing in the replacement text. To undefine a macro, say \fBundef\fP
\fIname\fR, specifying the name to be undefined.
.\"%%POSTLUDE%%
.NH 1