diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2020-10-28 21:07:47 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2020-10-28 21:07:47 +0000 |
commit | 3561ab0d6ed2292a9700898b00ece16bb7ea0e68 (patch) | |
tree | 009b0e18c8abd7f0d10d36196feca7b4d79596a7 /roff.7 | |
parent | 58952e5a36071059aab1d583f28f1224b3b6ac89 (diff) | |
download | mandoc-3561ab0d6ed2292a9700898b00ece16bb7ea0e68.tar.gz |
Correct an embarrassing spelling mistake:
The last name of the author of groff is "Clark".
Diffstat (limited to 'roff.7')
-rw-r--r-- | roff.7 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2331,7 +2331,7 @@ for .At v2 , then ported nroff to C as troff, which Brian W. Kernighan released with .At v7 . -In 1989, James Clarke re-implemented troff in C++, naming it groff. +In 1989, James Clark re-implemented troff in C++, naming it groff. .Sh AUTHORS .An -nosplit This |