From 5bca53471f33910e615dfcf194ff65a4b3ed65fb Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Fri, 2 Sep 2011 19:37:35 +0000 Subject: Fix typos and spelling errors found by demandoc -w | spell -b. --- mdoc.7 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'mdoc.7') diff --git a/mdoc.7 b/mdoc.7 index 97dd488a..5df8371b 100644 --- a/mdoc.7 +++ b/mdoc.7 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.7,v 1.207 2011/08/30 13:14:01 kristaps Exp $ +.\" $Id: mdoc.7,v 1.208 2011/09/02 19:37:35 kristaps Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons .\" Copyright (c) 2010 Ingo Schwarze @@ -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: August 30 2011 $ +.Dd $Mdocdate: September 2 2011 $ .Dt MDOC 7 .Os .Sh NAME @@ -2302,7 +2302,7 @@ line itself; on following lines, only the .Sx \&Ta macro can be used to delimit cells, and .Sx \&Ta -is only recognized as a macro when called by other macros, +is only recognised as a macro when called by other macros, not as the first macro on a line. .Pp Note that quoted strings may span tab-delimited cells on an @@ -3094,7 +3094,7 @@ Newer groff and mandoc print and the arguments. .It .Sx \&Bl Fl column -does not recognize trailing punctuation characters when they immediately +does not recognise trailing punctuation characters when they immediately precede tabulator characters, but treats them as normal text and outputs a space before them. .It @@ -3206,7 +3206,7 @@ The following features are unimplemented in mandoc: .Fl offset Ar center and .Fl offset Ar right . -Groff does not implement centered and flush-right rendering either, +Groff does not implement centred and flush-right rendering either, but produces large indentations. .It The -- cgit v1.2.3