Use \*q to refer to ascii quote to save fontlock from confusion.

This commit is contained in:
uwe 2020-11-02 07:03:48 +00:00
parent 4e356941bc
commit dedde0dc29

View File

@ -1,4 +1,4 @@
.\" $NetBSD: find.1,v 1.92 2020/11/01 21:11:49 kim Exp $
.\" $NetBSD: find.1,v 1.93 2020/11/02 07:03:48 uwe Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -141,7 +141,7 @@ is skipped.
The delimiting characters include single
.Pq Dq \&'
and double
.Pq Dq \&"
.Pq Dq \&\*q
quotes, backslash
.Pq Dq \e ,
space, tab, and newline characters.