From a370c3fb9c794fec7d35c5f60d2041ae26718161 Mon Sep 17 00:00:00 2001 From: Colin Booth Date: Mon, 30 Mar 2020 16:57:32 +0000 Subject: execline: fix html errors Signed-off-by: Colin Booth --- doc/grammar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/grammar.html') diff --git a/doc/grammar.html b/doc/grammar.html index dd2ea62..de8f4cf 100644 --- a/doc/grammar.html +++ b/doc/grammar.html @@ -38,7 +38,7 @@ instance, the nice command works that way:
 nice -10 echo blah 
will read nice and -10 from the argv, change the process' nice value, then exec into the command echo blah. This is called -chain loading +chain loading by some people, and Bernstein chaining by others.
  • The purpose of the environment is to preserve some state across -- cgit 1.4.1