Update FAQ_DEV.
authorBruce Momjian
Wed, 11 Jul 2001 02:13:20 +0000 (02:13 +0000)
committerBruce Momjian
Wed, 11 Jul 2001 02:13:20 +0000 (02:13 +0000)
doc/FAQ_DEV
doc/src/FAQ/FAQ_DEV.html

index 0de0d6407c9b5e387319bad81045faf6182e76ba..9481c36b38938a1d976ed8f948c83c24b610167d 100644 (file)
@@ -80,7 +80,8 @@
    glimpse.
    
    make_diff has tools to create patch diff files that can be applied to
-   the distribution.
+   the distribution. This produces context diffs, which is our preferred
+   format.
    
    Our standard format is to indent each code level with one tab, where
    each tab is four spaces. You will need to set your editor to display
index 3b302172184f52716aa5066d5f5c9360f3e8ccdb..179f6168438eba62dd68bd71e77323614d7169ed 100644 (file)
     Others prefer glimpse. 
 
     

make_diff has tools to create patch diff files that can

-    be applied to the distribution.

+    be applied to the distribution.  This produces context diffs, which
+    is our preferred format.

 
     

Our standard format is to indent each code level with one tab,

     where each tab is four spaces. You will need to set your editor to