X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/0f4556f12c8f75078501c9d1338ae7648a97f975..95f51977ddc18faa2e212f30c00a39540b39f325:/usr/man/man3/execl.3 diff --git a/usr/man/man3/execl.3 b/usr/man/man3/execl.3 index 3079567bfc..e246ec68e3 100644 --- a/usr/man/man3/execl.3 +++ b/usr/man/man3/execl.3 @@ -1,7 +1,13 @@ -.TH EXECL 3 "1 April 1981" -.UC 4 +.\" Copyright (c) 1983 Regents of the University of California. +.\" All rights reserved. The Berkeley software License Agreement +.\" specifies the terms and conditions for redistribution. +.\" +.\" @(#)execl.3 6.2 (Berkeley) 4/25/86 +.\" +.TH EXECL 3 "April 25, 1986" +.UC 5 .SH NAME -execl, execv, execle, execlp, execvp, exec, exece, exect, environ \- execute a file +execl, execv, execle, execlp, execvp, exec, execve, exect, environ \- execute a file .SH SYNOPSIS .nf .B execl(name, arg0, arg1, ..., argn, 0)