From eaef2ea44cc6f3d5f637a95ff0f171b0cf7c6acc Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 13:06:33 +0100 Subject: m fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- exec-as.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'exec-as.1') diff --git a/exec-as.1 b/exec-as.1 index a52199f..a550f62 100644 --- a/exec-as.1 +++ b/exec-as.1 @@ -20,12 +20,12 @@ and the following arguments for the following values in .BR argv . .SH NOTES At least one argument is required. Since this is not -a builtin function, it cannot be used as +a built-in function, it cannot be used as .BR exec (1) without arguments to set file descriptors. .PP -Because this is not a builtin function, running this -program would normally do an fork–exec rather than +Because this is not a built-in function, running this +program would normally do a fork–exec rather than just an exec. To just perform an exec, you need to use .BR exec (1) @@ -41,7 +41,7 @@ and set .B argv[0] to .B \-bash -(making it a login shell.) You can add addition argument as needed. +(making it a login shell.) You can add additional arguments as needed. .SH "SEE ALSO" .BR exec (1), .BR exec (3) -- cgit v1.2.3-70-g09d2