This fix a small fragment sentence in carp.html
Index: carp.html =================================================================== RCS file: /cvs/www/faq/pf/carp.html,v retrieving revision 1.46 diff -u -p -r1.46 carp.html --- carp.html 24 Jan 2016 21:40:35 -0000 1.46 +++ carp.html 26 Feb 2016 18:05:56 -0000 @@ -231,7 +231,7 @@ members to fail-over together. <dt><tt>net.inet.carp.log</tt> <dd>Log state changes, bad packets and other errors. -May be between 0 and 7, corresponding with syslog(3) priorities. +This value may be between 0 and 7, corresponding with syslog(3) priorities. The default is 2 (state changes only). </dl>
