From: deraadt Date: Wed, 8 Nov 2023 11:17:20 +0000 (+0000) Subject: remove accidental double space X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=9eae2935d282032ec0783176a11757cdac4c15b1;p=openbsd remove accidental double space --- diff --git a/usr.sbin/httpd/patterns.7 b/usr.sbin/httpd/patterns.7 index 37cae7fd181..78ae6a97d98 100644 --- a/usr.sbin/httpd/patterns.7 +++ b/usr.sbin/httpd/patterns.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: patterns.7,v 1.7 2022/02/18 10:24:33 jsg Exp $ +.\" $OpenBSD: patterns.7,v 1.8 2023/11/08 11:17:20 deraadt Exp $ .\" .\" Copyright (c) 2015 Reyk Floeter .\" Copyright (C) 1994-2015 Lua.org, PUC-Rio. @@ -23,9 +23,9 @@ .\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. .\" .\" Derived from section 6.4.1 in manual.html of Lua 5.3.1: -.\" $Id: patterns.7,v 1.7 2022/02/18 10:24:33 jsg Exp $ +.\" $Id: patterns.7,v 1.8 2023/11/08 11:17:20 deraadt Exp $ .\" -.Dd $Mdocdate: February 18 2022 $ +.Dd $Mdocdate: November 8 2023 $ .Dt PATTERNS 7 .Os .Sh NAME @@ -148,7 +148,7 @@ In particular, the class may not be equivalent to .Sq %l . .Sh PATTERN ITEM -A pattern item can be +A pattern item can be .Bl -bullet .It a single character class, which matches any single character in the class;