pgsql: Standardize indentation of XSL files

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Standardize indentation of XSL files
Date: 2012-04-24 18:42:11
Message-ID: E1SMkgl-0007Wh-Ps@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Standardize indentation of XSL files

Predominant standard is two spaces, so adjust outliers to that.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2856c51c86857f2df674a37609515d26311062e9

Modified Files
--------------
doc/src/sgml/stylesheet-man.xsl | 22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2012-04-25 18:14:07 pgsql: PL/Python: Improve error messages
Previous Message Peter Eisentraut 2012-04-24 18:30:42 pgsql: entab: Improve makefile