Index: desktop-entry-spec.xml
===================================================================
RCS file: /cvs/menus/desktop-entry-spec/desktop-entry-spec.xml,v
retrieving revision 1.11
diff -u -p -r1.11 desktop-entry-spec.xml
--- desktop-entry-spec.xml	22 Aug 2006 18:59:19 -0000	1.11
+++ desktop-entry-spec.xml	22 Aug 2006 23:11:55 -0000
@@ -159,7 +159,7 @@
     <title>Possible value types</title>
     <para>
       The value types recognized are <literal>string</literal>,
-      <literal>localestring</literal>, <literal>regexp</literal>,
+      <literal>localestring</literal>,
       <literal>boolean</literal>, and
       <literal>numeric</literal>.
     </para>
@@ -1059,8 +1059,8 @@ Icon=fooview-edit.png</programlisting>
       </listitem>
       <listitem>
         <para>
-	  The <literal>FilePattern</literal> key is deprecated. It is of type
-	  <literal>regexp(s)</literal>. The value is a list of regular
+	  The <literal>FilePattern</literal> key is deprecated.
+	  The value is a list of regular
 	  expressions to match against for a file manager to determine if this
 	  entry's icon should be displayed. Usually simply the name of the main
 	  executable and friends.
