#566354 CamelCase warning repeated over and over on man page

#566354#5
Date:
2010-01-23 05:47:41 UTC
From:
To:
Perhaps this can be repeated less throughout the page?
$ zcat |grep -i camel|sort|uniq -c
      1 All method names from the Facebook \s-1API\s0 are lower_cased instead of CamelCase.
     10 All method names from the Facebook \s-1API\s0 are lower_cased instead of CamelCase:
      1 method names from the Facebook \s-1API\s0 are lower_cased instead of CamelCase:
I didn't check the other man pages...