Update FAQ_DEV.

REL7_2_STABLE
Bruce Momjian 25 years ago
parent 6d5a9d05e0
commit 28aeb0a019
  1. 3
      doc/FAQ_DEV
  2. 3
      doc/src/FAQ/FAQ_DEV.html

@ -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

@ -112,7 +112,8 @@
Others prefer <I>glimpse.</I>
<P><I>make_diff</I> has tools to create patch diff files that can
be applied to the distribution.</P>
be applied to the distribution. This produces context diffs, which
is our preferred format.</P>
<P>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

Loading…
Cancel
Save