]> git.cameronkatri.com Git - mandoc.git/commitdiff
Correct an embarrassing spelling mistake:
authorIngo Schwarze <schwarze@openbsd.org>
Wed, 28 Oct 2020 21:07:47 +0000 (21:07 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Wed, 28 Oct 2020 21:07:47 +0000 (21:07 +0000)
The last name of the author of groff is "Clark".

roff.7

diff --git a/roff.7 b/roff.7
index f129750b1b0ecbe7531f7efc72fdcc24566465fb..850a681b3973bec02c492478b88af46981be1897 100644 (file)
--- a/roff.7
+++ b/roff.7
@@ -1,4 +1,4 @@
-.\"    $Id: roff.7,v 1.114 2019/07/15 19:20:30 schwarze Exp $
+.\"    $Id: roff.7,v 1.115 2020/10/28 21:07:47 schwarze Exp $
 .\"
 .\" Copyright (c) 2010, 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv>
 .\" Copyright (c) 2010-2019 Ingo Schwarze <schwarze@openbsd.org>
@@ -15,7 +15,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: July 15 2019 $
+.Dd $Mdocdate: October 28 2020 $
 .Dt ROFF 7
 .Os
 .Sh NAME
@@ -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