summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2013-10-15 05:30:54 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2013-10-15 05:30:54 +0000
commit8134cc9390870eeb201a081a48891b93b8173ca5 (patch)
tree4e9e6c31ecf486df8bed56303e11d4ad43f4a70d /sys
parentcc235969f357255baf95c6ade5706d830c8b7b31 (diff)
repair typo talking about a.out
Diffstat (limited to 'sys')
-rw-r--r--sys/kern/exec_subr.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/kern/exec_subr.c b/sys/kern/exec_subr.c
index 301214722d6..35222abb803 100644
--- a/sys/kern/exec_subr.c
+++ b/sys/kern/exec_subr.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: exec_subr.c,v 1.30 2012/08/20 23:25:07 matthew Exp $ */
+/* $OpenBSD: exec_subr.c,v 1.31 2013/10/15 05:30:53 deraadt Exp $ */
/* $NetBSD: exec_subr.c,v 1.9 1994/12/04 03:10:42 mycroft Exp $ */
/*
@@ -314,8 +314,7 @@ vmcmd_randomize(struct proc *p, struct exec_vmcmd *cmd)
}
/*
- * exec_setup_stack(): Set up the stack segment for an a.out
- * executable.
+ * exec_setup_stack(): Set up the stack segment for an executable.
*
* Note that the ep_ssize parameter must be set to be the current stack
* limit; this is adjusted in the body of execve() to yield the