From 2fd253683d884d2529f112c88534396fcd2fbe45 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 3 Feb 2022 22:44:58 +0000 Subject: Fix broken link Signed-off-by: Laurent Bercot --- 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 74ee60f..817c515 100644 --- a/doc/grammar.html +++ b/doc/grammar.html @@ -39,7 +39,7 @@ instance, the nice command works that way: from the argv, change the process' nice value, then exec into the command echo blah. This is called chain loading -by some people, and +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 v1.2.3