-.\" $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>
.\" 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
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.