From a28e4481c0c3b7ffa86eabadfa859d38a3065fb8 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sun, 12 Apr 2009 19:30:45 +0000 Subject: Spelling "preceed" -> "precede" (naddy). --- man.c | 4 ++-- mandoc.1 | 4 ++-- mdoc.7 | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/man.c b/man.c index c0b36b26..83e6b5ea 100644 --- a/man.c +++ b/man.c @@ -1,4 +1,4 @@ -/* $Id: man.c,v 1.16 2009/04/05 16:34:22 kristaps Exp $ */ +/* $Id: man.c,v 1.17 2009/04/12 19:30:45 kristaps Exp $ */ /* * Copyright (c) 2008, 2009 Kristaps Dzonsons * @@ -379,7 +379,7 @@ out: if (fl) { /* * A NLINE macro has been immediately followed with - * another. Close out the preceeding macro's scope, and + * another. Close out the preceding macro's scope, and * continue. */ assert(MAN_ROOT != m->last->type); diff --git a/mandoc.1 b/mandoc.1 index 4eee610a..54f9233b 100644 --- a/mandoc.1 +++ b/mandoc.1 @@ -1,4 +1,4 @@ -.\" $Id: mandoc.1,v 1.14 2009/04/12 19:19:57 kristaps Exp $ +.\" $Id: mandoc.1,v 1.15 2009/04/12 19:30:45 kristaps Exp $ .\" .\" Copyright (c) 2009 Kristaps Dzonsons .\" @@ -125,7 +125,7 @@ is not followed by a space. Closing punctuation and .Sq \&} .Pc -is not preceeded by whitespace. +is not preceded by whitespace. .Pp If the input is .Xr mdoc 7 , diff --git a/mdoc.7 b/mdoc.7 index fd36207c..aec7fadf 100644 --- a/mdoc.7 +++ b/mdoc.7 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.7,v 1.20 2009/04/12 19:19:57 kristaps Exp $ +.\" $Id: mdoc.7,v 1.21 2009/04/12 19:30:45 kristaps Exp $ .\" .\" Copyright (c) 2009 Kristaps Dzonsons .\" @@ -494,7 +494,7 @@ lists will restart the sequence only for the sub-list. .\" LIST-ITEM .It .Sq \&.It \-column -syntax where column widths may be preceeded by other arguments (instead +syntax where column widths may be preceded by other arguments (instead of proceeded) is not supported. .\" LIST-ITEM .It @@ -560,7 +560,7 @@ which ostensibly follows it, should follow the same convention as .It .Sq \&.Va should formalise that only one or two arguments are acceptable: a -variable name and optional, preceeding type. +variable name and optional, preceding type. .\" LIST-ITEM .It .Sq \&.Fd -- cgit v1.2.3-56-ge451