summaryrefslogtreecommitdiff
path: root/share/man/man7/script.7
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man7/script.7')
-rw-r--r--share/man/man7/script.711
1 files changed, 4 insertions, 7 deletions
diff --git a/share/man/man7/script.7 b/share/man/man7/script.7
index 335c84f58e3..80542d1f46f 100644
--- a/share/man/man7/script.7
+++ b/share/man/man7/script.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: script.7,v 1.7 2014/01/21 03:15:46 schwarze Exp $
+.\" $OpenBSD: script.7,v 1.8 2019/08/11 15:48:08 deraadt Exp $
.\"
.\" $NetBSD: script.7,v 1.1 2005/05/07 02:20:34 perry Exp $
.\"
@@ -29,7 +29,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: January 21 2014 $
+.Dd $Mdocdate: August 11 2019 $
.Dt SCRIPT 7
.Os
.Sh NAME
@@ -176,11 +176,8 @@ Most shells (such as
and certain other facilities (including
.Xr execlp 3
and
-.Xr execvp 3
-but not other types of
-.Xr exec 3
-calls) still pass
-interpreter scripts that do not include the
+.Xr execvp 3 )
+still pass interpreter scripts that do not include the
.Sq #!
(and thus fail to execute with
.Er ENOEXEC )