Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Aug 2019 10:52:00 +0000 (UTC)
From:      "Carlos J. Puga Medina" <cpm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r508723 - head/net/ocserv
Message-ID:  <201908121052.x7CAq001072686@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908121052.x7CAq001072686>