Обсуждение: pgsql: Untabify DSSSL and XSL files and add to check-tabs target

Поиск
Список
Период
Сортировка

pgsql: Untabify DSSSL and XSL files and add to check-tabs target

От
Peter Eisentraut
Дата:
Untabify DSSSL and XSL files and add to check-tabs target

Like with SGML files, using tabs in these files is confusing and
unnecessary.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/cd1f4db4aec0c4b71d2ed0d29bbe388dfcd11527

Modified Files
--------------
doc/src/sgml/Makefile           |    2 +-
doc/src/sgml/stylesheet-man.xsl |   34 ++--
doc/src/sgml/stylesheet.dsl     |  538 +++++++++++++++++++-------------------
3 files changed, 287 insertions(+), 287 deletions(-)