svn commit: r316816 - head

Cy Schubert cy at FreeBSD.org
Fri Apr 14 05:32:05 UTC 2017


Author: cy
Date: Fri Apr 14 05:32:03 2017
New Revision: 316816
URL: https://svnweb.freebsd.org/changeset/base/316816

Log:
  Add missing bracket (typo).

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Fri Apr 14 05:29:27 2017	(r316815)
+++ head/UPDATING	Fri Apr 14 05:32:03 2017	(r316816)
@@ -58,7 +58,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12
 	This allows keep state to specified without forcing keep frags
 	and allows keep frags to be specified independently of keep state.
 	To maintain previous behaviour, also specify keep frags with
-	keep state (as documented in ipf.conf.5.
+	keep state (as documented in ipf.conf.5).
 
 20170407:
 	arm64 builds now use the base system LLD 4.0.0 linker by default,


More information about the svn-src-head mailing list