summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Xserver.man.pre4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Xserver.man.pre b/doc/Xserver.man.pre
index aa931a88a..cca58b135 100644
--- a/doc/Xserver.man.pre
+++ b/doc/Xserver.man.pre
@@ -452,7 +452,7 @@ the text after the /; it is used to distinguish between instances of
<string> ::= <dbl quoted string> | <single quoted string> | <unquoted string>
-<dbl quoted string> ::= <space> " <not dqoute>* " <space>
+<dbl quoted string> ::= <space> " <not dquote>* " <space>
<single quoted string> ::= <space> ' <not squote>* ' <space>
@@ -463,7 +463,7 @@ the text after the /; it is used to distinguish between instances of
Character sets:
<not newline> ::= any character except '\en'
-<not dqoute> ::= any character except "
+<not dquote> ::= any character except "
<not squote> ::= any character except '
<not space> ::= any character except those in <space>
.fi