Re: [systemd-devel] [PATCH 1/2] tools: add script to detect repeating words in docs

2014-07-23 Thread Karel Zak
On Wed, Jul 23, 2014 at 02:59:26PM +0200, Zbigniew Jędrzejewski-Szmek wrote: > On Wed, Jul 23, 2014 at 02:57:10PM +0200, Zbigniew Jędrzejewski-Szmek wrote: > > On Wed, Jul 23, 2014 at 12:40:06PM +0200, Karel Zak wrote: > > > - all sections from input files are ignored > > > - it's possible to wh

Re: [systemd-devel] [PATCH 1/2] tools: add script to detect repeating words in docs

2014-07-23 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Jul 23, 2014 at 02:57:10PM +0200, Zbigniew Jędrzejewski-Szmek wrote: > On Wed, Jul 23, 2014 at 12:40:06PM +0200, Karel Zak wrote: > > - all sections from input files are ignored > > - it's possible to white-list wanted repeats by KNOWN_REPEATS[] in the > > script > > - the script is ba

Re: [systemd-devel] [PATCH 1/2] tools: add script to detect repeating words in docs

2014-07-23 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Jul 23, 2014 at 12:40:06PM +0200, Karel Zak wrote: > - all sections from input files are ignored > - it's possible to white-list wanted repeats by KNOWN_REPEATS[] in the script > - the script is based on checkmans.sh from util-linux project > - it's integrated to build-sys, just type "

[systemd-devel] [PATCH 1/2] tools: add script to detect repeating words in docs

2014-07-23 Thread Karel Zak
- all sections from input files are ignored - it's possible to white-list wanted repeats by KNOWN_REPEATS[] in the script - the script is based on checkmans.sh from util-linux project - it's integrated to build-sys, just type "make check-repwords", for example: $ make check-repwords GEN