summaryrefslogtreecommitdiff
path: root/lib/libc/gen/exec.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/exec.3')
-rw-r--r--lib/libc/gen/exec.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/gen/exec.3 b/lib/libc/gen/exec.3
index 921df104ad2..c4835c90a84 100644
--- a/lib/libc/gen/exec.3
+++ b/lib/libc/gen/exec.3
@@ -29,7 +29,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)exec.3 6.4 (Berkeley) 4/19/91
+.\" from: @(#)exec.3 6.4 (Berkeley) 4/19/91
+.\" $Id: exec.3,v 1.2 1993/07/30 08:35:49 mycroft Exp $
.\"
.Dd April 19, 1991
.Dt EXEC 3