From 6e9aca6979ba0d9eeb3886697d3c32003b467003 Mon Sep 17 00:00:00 2001 From: Charles Forsyth Date: Sat, 24 May 2014 14:29:41 +0100 Subject: exec -> run (issue 311) --- man/2/sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/2/sh b/man/2/sh index 74b2dbc7..fd5dc074 100644 --- a/man/2/sh +++ b/man/2/sh @@ -98,7 +98,7 @@ command contained in .I s and returns its result. It catches any exceptions raised by the command. Almost as simple is -.BR exec , +.BR run , which runs .I argv as a command, taking the first word as the command to be -- cgit v1.2.3