Re: svn commit: r366945 - head/share/man/man9

2020-10-22 Thread Jessica Clarke
On 22 Oct 2020, at 19:00, Gleb Smirnoff  wrote:
> 
> Author: glebius
> Date: Thu Oct 22 18:00:07 2020
> New Revision: 366945
> URL: https://svnweb.freebsd.org/changeset/base/366945
> 
> Log:
>  Fix typo
> 
> Modified:
>  head/share/man/man9/pfil.9
> 
> Modified: head/share/man/man9/pfil.9
> ==
> --- head/share/man/man9/pfil.9Thu Oct 22 17:47:51 2020
> (r366944)
> +++ head/share/man/man9/pfil.9Thu Oct 22 18:00:07 2020
> (r366945)
> @@ -144,7 +144,7 @@ Link-layer packets.
> .El
> .Pp
> Default rulesets are automatically linked to these heads to preserve
> -historical behavavior.
> +historical behaviour.

This doesn't just fix the duplicated "av", it also changes the locale,
which is not a typo. That may or may not be feature depending on who
you are :)

Jess

___
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"


svn commit: r366945 - head/share/man/man9

2020-10-22 Thread Gleb Smirnoff
Author: glebius
Date: Thu Oct 22 18:00:07 2020
New Revision: 366945
URL: https://svnweb.freebsd.org/changeset/base/366945

Log:
  Fix typo

Modified:
  head/share/man/man9/pfil.9

Modified: head/share/man/man9/pfil.9
==
--- head/share/man/man9/pfil.9  Thu Oct 22 17:47:51 2020(r366944)
+++ head/share/man/man9/pfil.9  Thu Oct 22 18:00:07 2020(r366945)
@@ -144,7 +144,7 @@ Link-layer packets.
 .El
 .Pp
 Default rulesets are automatically linked to these heads to preserve
-historical behavavior.
+historical behaviour.
 .Sh SEE ALSO
 .Xr ipfilter 4 ,
 .Xr ipfw 4 ,
___
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"