From c0966f6327d1868647d015629afd53b59bcb8dc0 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 4 Oct 2020 17:07:24 +0000 Subject: doc: fix URLs --- doc/grammar.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/grammar.html') diff --git a/doc/grammar.html b/doc/grammar.html index de8f4cf..419c13e 100644 --- a/doc/grammar.html +++ b/doc/grammar.html @@ -38,8 +38,8 @@ 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 -by some people, and +chain loading +by some people, and Bernstein chaining by others.
  • The purpose of the environment is to preserve some state across execve() calls. This state is usually small: most programs -- cgit 1.4.1