summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBrice Goglin <brice.goglin@ens-lyon.org>2007-02-22 12:26:04 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-02-22 12:26:04 -0800
commitb1142cdbce76fed8cb22ba6d7ac027751dd56a76 (patch)
treed1879e83f4a3bad168752f301841c2b5697a24a1 /doc
parent3344a4eda704edc7dc30037f095de277a60a70bb (diff)
Bug #10034: 'man Xserver' typos: s/dqoute/dquote/
Bugzilla #10034: <http://bugs.freedesktop.org/show_bug.cgi?id=10034> Patch #8780: <http://bugs.freedesktop.org/attachment.cgi?id=8780>
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