]> git.cameronkatri.com Git - mandoc.git/commitdiff
spelling; patch from jsg@
authorIngo Schwarze <schwarze@openbsd.org>
Sun, 3 Jul 2022 14:36:00 +0000 (14:36 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Sun, 3 Jul 2022 14:36:00 +0000 (14:36 +0000)
mandoc.1

index 8f4f090d325f9c4017f07966699a895efcddcb67..706b0bc8ecc50b6e07cc83a3e485a5bb6f7aa8a9 100644 (file)
--- a/mandoc.1
+++ b/mandoc.1
@@ -1,4 +1,4 @@
-.\" $Id: mandoc.1,v 1.261 2022/06/22 17:37:59 schwarze Exp $
+.\" $Id: mandoc.1,v 1.262 2022/07/03 14:36:00 schwarze Exp $
 .\"
 .\" Copyright (c) 2012, 2014-2022 Ingo Schwarze <schwarze@openbsd.org>
 .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
@@ -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: June 22 2022 $
+.Dd $Mdocdate: July 3 2022 $
 .Dt MANDOC 1
 .Os
 .Sh NAME
@@ -2320,7 +2320,7 @@ attempts to employ one of the characters
 as an argument delimiter.
 The escape sequence is ignored including the invalid opening delimiter
 and the rest of the argument may appear as output text.
-While various charcters can be used as argument delimiters,
+While various characters can be used as argument delimiters,
 using the apostrophe-quote character
 .Pq Sq \(aq
 is recommended for readability and robustness.