svn commit: r508723 - head/net/ocserv

Alexey Dokuchaev danfe at freebsd.org
Mon Aug 12 13:52:41 UTC 2019


On Mon, Aug 12, 2019 at 10:52:00AM +0000, Carlos J. Puga Medina wrote:
> New Revision: 508723
> URL: https://svnweb.freebsd.org/changeset/ports/508723
> 
> Log:
>   net/ocserv: Fix typos in pkg-descr
>   
>   PR:		239577
>   Submitted by:	Mikael Urankar <mikael.urankar at gmail.com>
> 
> Modified: head/net/ocserv/pkg-descr
> ==============================================================================
> --- head/net/ocserv/pkg-descr	Mon Aug 12 10:39:48 2019	(r508722)
> +++ head/net/ocserv/pkg-descr	Mon Aug 12 10:52:00 2019	(r508723)
> @@ -6,9 +6,9 @@ The OpenConnect protocol provides a dual TCP/UDP VPN c
>  uses the standard IETF security protocols to secure it. Both IPv4
>  and IPv6 are supported.
>  
> -Ocserv's main features are security through provilege separation
> +Ocserv's main features are security through privilege separation
>  and sandboxing, accounting, and resilience due to a combined use
> -of TCP and UDP.  Authentication occurs in an isolated security
> +of TCP and UDP. Authentication occurs in an isolated security

This was not a typo, plain text generally looks better with double
spaces after full stop; it might not be as popular in other places/
traditions as it is in US, but FreeBSD typically adheres to Americal
spelling and formatting rules.

Regardless of one's personal preference, touching the line merely to
change the amount of whitespace between sentences is gratuitous (part
of the) commmit and should've been avoided.

./danfe


More information about the svn-ports-head mailing list