Date: Sat, 1 Jun 2013 15:44:45 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41813 - head/en_US.ISO8859-1/books/handbook/basics Message-ID: <201306011544.r51FijdA036793@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Sat Jun 1 15:44:45 2013 New Revision: 41813 URL: http://svnweb.freebsd.org/changeset/doc/41813 Log: The man page for mount(1) and the handbook disagree on the security value of 'noexec'. The man page is correct. Modified: head/en_US.ISO8859-1/books/handbook/basics/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/basics/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/basics/chapter.xml Sat Jun 1 15:37:57 2013 (r41812) +++ head/en_US.ISO8859-1/books/handbook/basics/chapter.xml Sat Jun 1 15:44:45 2013 (r41813) @@ -1790,15 +1790,6 @@ root 5211 0.0 0.2 3620 1724 2 <variablelist> <varlistentry> - <term>noexec</term> - - <listitem> - <para>Do not allow execution of binaries on this file - system. This is also a useful security option.</para> - </listitem> - </varlistentry> - - <varlistentry> <term>nosuid</term> <listitem>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306011544.r51FijdA036793>