aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarstrom <john@ankarstrom.se>2021-07-02 15:37:51 +0200
committerJohn Ankarstrom <john@ankarstrom.se>2021-07-02 15:37:51 +0200
commitc0b94c538d7bee2a81991d64f44b4b2ad255091e (patch)
treecb5febba3a0473cd871dde6c5730c3c81759539a
parente981ea9c15888d2b898a2fdcd3c30b7a2e46bee3 (diff)
downloadmk-c0b94c538d7bee2a81991d64f44b4b2ad255091e.tar.gz
README.t: Apply patch from James K. Lowden
-rw-r--r--README.pdfbin63460 -> 63479 bytes
-rw-r--r--README.t8
2 files changed, 4 insertions, 4 deletions
diff --git a/README.pdf b/README.pdf
index 3dcc1d0..177a8ed 100644
--- a/README.pdf
+++ b/README.pdf
Binary files differ
diff --git a/README.t b/README.t
index 0f34043..a3d4e06 100644
--- a/README.t
+++ b/README.t
@@ -87,7 +87,7 @@ by editing the source code.
It makes use of the extended support for environments
offered by modern troff implementations.
.n
-It is designed to be practically easy to use.
+It is designed to be practical and easy to use.
Macros consist of a single lowercase letter.
.p
While
@@ -134,7 +134,7 @@ See p. \n[&toc] for more information.
.i Mk
makes heavy use of named environments,
supported by implementations such as GNU troff, Heirloom troff and Neatroff.
-Environments obliviate the need for many special registers
+Environments obviate the need for many special registers
that a macro package (and its user) would otherwise need to keep track of.
For example,
.i ms
@@ -198,7 +198,7 @@ the indentation of the first line in some environments
.p
These can be set inside a given environment
to control its behavior when invoked.
-The only exception are the margin and footnote environments
+The only exceptions are the margin and footnote environments
.c @m , (
.c @f ),
which are treated specially
@@ -221,7 +221,7 @@ For now, we will focus on the external macros provided by
.
.se Inline macros
.p
-There is a group of macros that provide
+There are a group of macros that provide
convenient inline formatting.
All take three arguments:
the text to be formatted,