From b4f0f4aa81e55069576ee63fdbc80fa9c8f9cdbb Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 22 Nov 2000 15:55:01 +0000 Subject: [PATCH] mdoc(7) police: Er macro usage cleanup. --- bin/sh/sh.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index 8277ddb5da24..43ba25008943 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -567,7 +567,7 @@ whose representation is .Qq #! , resulting in an -.Dv ENOEXEC +.Er ENOEXEC return value from .Xr execve 2 ) the shell will interpret the program in a subshell.