svn commit: r298888 - head/usr.sbin/jail

Jamie Gritton jamie at FreeBSD.org
Sun May 1 16:48:04 UTC 2016


Author: jamie
Date: Sun May  1 16:48:03 2016
New Revision: 298888
URL: https://svnweb.freebsd.org/changeset/base/298888

Log:
  typo
  
  Submitted by:	Jimmy Olgeni

Modified:
  head/usr.sbin/jail/jail.8

Modified: head/usr.sbin/jail/jail.8
==============================================================================
--- head/usr.sbin/jail/jail.8	Sun May  1 16:43:22 2016	(r298887)
+++ head/usr.sbin/jail/jail.8	Sun May  1 16:48:03 2016	(r298888)
@@ -653,7 +653,7 @@ its keys.
 If set to
 .Dq disable ,
 the jail cannot perform any sysvmsg-related system calls.
-.It Va sysvsem, sysvmsg
+.It Va sysvsem, sysvshm
 Allow access to SYSV IPC semaphore and shared memory primitives, in the
 same manner as
 .Va sysvmsg.


More information about the svn-src-all mailing list