commit 6fb75f225b8e1b02f81416fe1b987197a37648ef from: schwarze date: Sun Jan 18 16:38:01 2026 UTC Slightly iprove a confusing wording in the parse.y manuals: The things that need quoting are not necessarily "argument names", and not even necessarily "names" at all, so just talk about "arguments". "I guess?" florian@ and no objection from otto@, both back in July 2025. Actually, the quoting rules are more complicated than the text makes believe, but i do not know how to better describe them. It may not be easy because some suspect the implementation may be somewhat adhoc rather than based on cleary defined lexical rules. commit - a030517f060ffc45f3e3d1eebe8ad427384dc72f commit + 6fb75f225b8e1b02f81416fe1b987197a37648ef blob - b3673284e0b855fda9441b79a742105ba54610a0 blob + 3053709a3599d68ef034fef746e85f4cedc6f93a --- httpd.conf.5 +++ httpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: httpd.conf.5,v 1.128 2025/11/28 16:10:00 rsadowski Exp $ +.\" $OpenBSD: httpd.conf.5,v 1.129 2026/01/18 16:38:02 schwarze Exp $ .\" .\" Copyright (c) 2014, 2015 Reyk Floeter .\" @@ -14,7 +14,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: November 28 2025 $ +.Dd $Mdocdate: January 18 2026 $ .Dt HTTPD.CONF 5 .Os .Sh NAME @@ -75,7 +75,7 @@ and extend to the end of the current line. Care should be taken when commenting out multi-line text: the comment is effective until the end of the entire block. .Pp -Argument names not beginning with a letter, digit, or underscore +Arguments not beginning with a letter, digit, or underscore must be quoted. .Pp Additional configuration files can be included with the