The man page for mount(1) and the handbook disagree on the security value of 'noexec'. The man page is correct.

This commit is contained in:
Eitan Adler 2013-06-01 15:44:45 +00:00
parent 501331fe1d
commit af8866d58e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41813

View file

@ -1789,15 +1789,6 @@ root 5211 0.0 0.2 3620 1724 2 I+ 2:09AM 0:00.01 passwd</screen>
as a comma-separated list:</para>
<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>