svn commit: r552940 - head

Baptiste Daroussin bapt at FreeBSD.org
Thu Oct 22 08:09:06 UTC 2020


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 at 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 at FreeBSD.org
 AUTHOR: manu at 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:


More information about the svn-ports-all mailing list