Trailing whitespaces in various documentations

Started by Julien Rouhaudabout 7 years ago3 messageshackers
Jump to latest
#1Julien Rouhaud
rjuju123@gmail.com

Hi,

While working on unrelated documentation change, I noticed some
trailing whitespaces in various documentation files. PFA a simple
patch to get rid of them (I didn't removed the one corresponding to
psql output), if that helps.

Attachments:

doc_whitespaces.difftext/x-patch; charset=US-ASCII; name=doc_whitespaces.diffDownload+32-32
#2Peter Eisentraut
peter_e@gmx.net
In reply to: Julien Rouhaud (#1)
Re: Trailing whitespaces in various documentations

On 2019-04-07 18:51, Julien Rouhaud wrote:

While working on unrelated documentation change, I noticed some
trailing whitespaces in various documentation files. PFA a simple
patch to get rid of them (I didn't removed the one corresponding to
psql output), if that helps.

committed, thanks

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

#3Julien Rouhaud
rjuju123@gmail.com
In reply to: Peter Eisentraut (#2)
Re: Trailing whitespaces in various documentations

Le lun. 8 avr. 2019 à 22:43, Peter Eisentraut <
peter.eisentraut@2ndquadrant.com> a écrit :

On 2019-04-07 18:51, Julien Rouhaud wrote:

While working on unrelated documentation change, I noticed some
trailing whitespaces in various documentation files. PFA a simple
patch to get rid of them (I didn't removed the one corresponding to
psql output), if that helps.

committed, thanks

Thanks!