Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Dec 2015 16:39:24 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r403000 - head
Message-ID:  <201512041639.tB4GdOXR089338@repo.freebsd.org>

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



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