svn commit: r508723 - head/net/ocserv

Carlos J. Puga Medina cpm at FreeBSD.org
Mon Aug 12 10:52:00 UTC 2019


Author: cpm
Date: Mon Aug 12 10:52:00 2019
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

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
 module process, and each user is assigned an unprivileged worker
 process, and a networking (tun) device. That not only eases the
 control of the resources of each user or group of users, but also


More information about the svn-ports-head mailing list