Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Oct 2020 08:09:05 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r552940 - head
Message-ID:  <202010220809.09M895cs088380@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Oct 22 08:09:05 2020
New Revision: 552940
URL: https://svnweb.freebsd.org/changeset/ports/552940

Log:
  Fix typos and formatting

Modified:
  head/CHANGES

Modified: head/CHANGES
==============================================================================
--- head/CHANGES	Thu Oct 22 08:08:17 2020	(r552939)
+++ head/CHANGES	Thu Oct 22 08:09:05 2020	(r552940)
@@ -12,6 +12,7 @@ All ports committers are allowed to commit to this fil
 
 20201022:
 AUTHOR: bapt@FreeBSD.org
+
   @shell has been rewritten in lua
   It provide the exact same feature as the previous version but it is now
   sandboxed ans is rootdir compliant (see pkg -r option)
@@ -20,7 +21,7 @@ AUTHOR: bapt@FreeBSD.org
 AUTHOR: manu@FreeBSD.org
 
  The @sample keyword was rewritten in lua.
- It behave exactly like the previous one but it is sandboxed and
+ It behaves exactly like the previous one but it is sandboxed and
  is rootdir compliant (see pkg -r option).
 
 20201001:



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