Remove tabs from SGML.
authorBruce Momjian
Thu, 20 Aug 2009 12:12:37 +0000 (12:12 +0000)
committerBruce Momjian
Thu, 20 Aug 2009 12:12:37 +0000 (12:12 +0000)
doc/src/sgml/unaccent.sgml

index b3c7bbee489a95eb354d426329bcd7ec7fb41ab6..faa52840760f7926a868d4cbb879ed8468181257 100644 (file)
     
      Each line represents pair: character_with_accent  character_without_accent
     
-À   A
-Á   A
-    A
-à  A
-Ä     A
-Å        A
-Æ    A
+À        A
+Á        A
+         A
+à       A
+Ä          A
+Å         A
+Æ         A
     
     
    
@@ -97,8 +97,8 @@
 
 =# CREATE TEXT SEARCH CONFIGURATION fr ( COPY = french );
 =# ALTER TEXT SEARCH CONFIGURATION fr
-   ALTER MAPPING FOR hword, hword_part, word
-   WITH unaccent, french_stem;
+        ALTER MAPPING FOR hword, hword_part, word
+        WITH unaccent, french_stem;
 =# select to_tsvector('fr','Hôtels de la Mer');
     to_tsvector    
 -------------------