Hi Cyril, On Sat, Feb 06, 2010 at 02:44:47PM +0100, Cyril Bonté wrote: > Hi Willy, > > This patch make some cleanups on the documentation : > - strictly respect the 80 columns constraint > - use space indentation everywhere > - add some missing "(deprecated)" > - fix the "monitor fail" keyword syntax > - fix a keyword in a "See Also" line (interval instead of inter) > - the "no" prefix of "option http-use-proxy-header" is displayed as the others
Nice work, that's very much appreciated, and I know how boring it is to review some doc carefully. > I've also noticed that 3 keywords are missing from the keywords reference (I > don't know what to do for that) : > - dispatch > - reqsetbe > - reqisetbe Those 3 are deprecated. We should remove them from the doc summary so that users stop using them in new confs. We'll have to stop supporting them later, but I'd prefer to have a working config update tool before completley dropping support for old keywords. I still see them in confs from time to time. Thanks! Willy

