diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-09-02 19:37:35 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-09-02 19:37:35 +0000 |
commit | 0af33c4dfe6f6074f86953dc6a1f7878907722a1 (patch) | |
tree | b034308cb37cad7103a6dd9411f86eb6b1dc92d9 /eqn.7 | |
parent | 58410ab18d8940ee51f77422d69266ec19967ac8 (diff) | |
download | mandoc-0af33c4dfe6f6074f86953dc6a1f7878907722a1.tar.gz |
Fix typos and spelling errors found by demandoc -w | spell -b.
Diffstat (limited to 'eqn.7')
-rw-r--r-- | eqn.7 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -117,7 +117,7 @@ partial (partial differential), inf (infinity), >> (much greater), << The following control statements are available: .Bl -tag -width Ds .It Cm define -Replace all occurances of a key with a value. +Replace all occurrences of a key with a value. Its syntax is as follows: .Pp .D1 define Ar key cvalc |