svn commit: r403000 - head
Raphael Kubo da Costa
rakuco at FreeBSD.org
Fri Dec 4 16:39:26 UTC 2015
Author: rakuco
Date: Fri Dec 4 16:39:24 2015
New Revision: 403000
URL: https://svnweb.freebsd.org/changeset/ports/403000
Log:
Fix typo in sysctl name.
Introduced in r402882.
Submitted by: wblock@
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Fri Dec 4 16:22:33 2015 (r402999)
+++ head/UPDATING Fri Dec 4 16:39:24 2015 (r403000)
@@ -16,7 +16,7 @@ you update your ports collection, before
qt4-gui's or qt5-gui's pkg-message, please considering removing them and
using the default settings:
* kern.ipc.shmall
- * kern.ipc.shmni
+ * kern.ipc.shmmni
* kern.ipc.shmseg
See base r209037 and ports PR 202927 for more context.
More information about the svn-ports-all
mailing list