xserver: Branch 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Feb 22 22:26:13 EET 2007


 doc/Xserver.man.pre |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

New commits:
diff-tree b1142cdbce76fed8cb22ba6d7ac027751dd56a76 (from 3344a4eda704edc7dc30037f095de277a60a70bb)
Author: Brice Goglin <brice.goglin at ens-lyon.org>
Date:   Thu Feb 22 12:26:04 2007 -0800

    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>

diff --git a/doc/Xserver.man.pre b/doc/Xserver.man.pre
index aa931a8..cca58b1 100644
--- a/doc/Xserver.man.pre
+++ b/doc/Xserver.man.pre
@@ -452,7 +452,7 @@ the text after the /; it is used to dist
 
 <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 dist
 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



More information about the xorg-commit mailing list