Lines 83-89
Link Here
|
83 |
diff -uprk.orig bash-2.05b.orig/doc/bash.1 bash-2.05b/doc/bash.1 |
83 |
diff -uprk.orig bash-2.05b.orig/doc/bash.1 bash-2.05b/doc/bash.1 |
84 |
--- bash-2.05b.orig/doc/bash.1 2002-07-15 23:21:03 +0400 |
84 |
--- bash-2.05b.orig/doc/bash.1 2002-07-15 23:21:03 +0400 |
85 |
+++ bash-2.05b/doc/bash.1 2003-04-20 17:20:49 +0400 |
85 |
+++ bash-2.05b/doc/bash.1 2003-04-20 17:20:49 +0400 |
86 |
@@ -216,6 +216,12 @@ The shell becomes restricted (see |
86 |
@@ -216,6 +216,13 @@ The shell becomes restricted (see |
87 |
.B "RESTRICTED SHELL" |
87 |
.B "RESTRICTED SHELL" |
88 |
below). |
88 |
below). |
89 |
.TP |
89 |
.TP |
Lines 93-98
Link Here
|
93 |
+to the same limitations as compile time error checking checking; |
93 |
+to the same limitations as compile time error checking checking; |
94 |
+Backticks, [] tests, and evals are not parsed so some |
94 |
+Backticks, [] tests, and evals are not parsed so some |
95 |
+dependencies may be missed. |
95 |
+dependencies may be missed. |
|
|
96 |
+.TP |
96 |
.B \-\-verbose |
97 |
.B \-\-verbose |
97 |
Equivalent to \fB\-v\fP. |
98 |
Equivalent to \fB\-v\fP. |
98 |
.TP |
99 |
.TP |