From e60da0ca3a1bc028485d83500fdeaf74dc35f191 Mon Sep 17 00:00:00 2001 From: wl Date: Sat, 8 Oct 2011 09:11:21 +0000 Subject: Fix typos. Found by Kevin Lyda . --- tmac/doc.tmac | 4 ++-- tmac/e.tmac | 2 +- tmac/groff_ms.man | 7 +++---- 3 files changed, 6 insertions(+), 7 deletions(-) (limited to 'tmac') diff --git a/tmac/doc.tmac b/tmac/doc.tmac index c1c32dc2..0bb7f301 100644 --- a/tmac/doc.tmac +++ b/tmac/doc.tmac @@ -4268,7 +4268,7 @@ . if (\n[doc-arg-limit] > \n[doc-arg-ptr]) \{\ . nr doc-reg-Xr (\n[doc-arg-ptr] + 1) . \" modify second argument if it is a string and -. \" remove space inbetween +. \" remove space in between . if (\n[doc-type\n[doc-reg-Xr]] == 2) \{\ . ds doc-arg\n[doc-reg-Xr] \*[lp]\*[doc-arg\n[doc-reg-Xr]]\*[rp] . ds doc-space\n[doc-arg-ptr] @@ -5091,7 +5091,7 @@ . . .\" NS doc-build-func-string macro -.\" NS collect function arguments and set hard spaces inbetween +.\" NS collect function arguments and set hard spaces in between .\" NS .\" NS modifies: .\" NS doc-func-arg diff --git a/tmac/e.tmac b/tmac/e.tmac index af0a28e8..8281613e 100644 --- a/tmac/e.tmac +++ b/tmac/e.tmac @@ -1154,7 +1154,7 @@ .de @q \" --- equation output .nr _Q \\n(dnu .ev -.sp \\n(esu \" output rest of preceeding text +.sp \\n(esu \" output rest of preceding text .if !"\\n(.z"" \!.ne \\n(_Qu .ne \\n(_Qu+\n(.Vu \" keep it on one page .@C 2\" \" .ev 2 may be jumbled from header diff --git a/tmac/groff_ms.man b/tmac/groff_ms.man index 288cc7fb..b175176d 100644 --- a/tmac/groff_ms.man +++ b/tmac/groff_ms.man @@ -1,7 +1,6 @@ '\" t .ig -Copyright (C) 1989-1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, - 2010 +Copyright (C) 1989-1995, 2001-2007, 2009-2011 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of @@ -399,7 +398,7 @@ when a section heading (see subsection .I Headings below) -preceeds any of these paragraph types, +precedes any of these paragraph types, the .B HORPHANS document control register specifies the @@ -610,7 +609,7 @@ given the same settings for .B GROWPS and .BR PSINCR , -as used in the preceeding +as used in the preceding .B .NH example, the sequence: -- cgit v1.2.1