# cvs diff -Nup parse.y
Index: parse.y
===================================================================
RCS file: /cvs/src/sbin/pfctl/parse.y,v
retrieving revision 1.576
diff -N -u -p parse.y
--- parse.y     10 Dec 2009 15:57:20 -0000      1.576
+++ parse.y     23 Dec 2009 01:08:38 -0000
@@ -546,7 +546,7 @@ include             : INCLUDE STRING               
{
                ;

 /*
- * apply to previouslys specified rule: must be careful to note
+ * apply to previously specified rule: must be careful to note
  * what that is: pf or nat or binat or rdr
  */
 fakeanchor     : fakeanchor '\n'

Reply via email to