This commit is contained in:
David MacKenzie 1995-07-26 05:36:45 +00:00
parent 55af85f0bf
commit 0b6bb88729
2 changed files with 2 additions and 2 deletions

View File

@ -1646,7 +1646,7 @@ These macros are used to find programs not covered by the particular
test macros. If you need to check the behavior of a program as well as
find out whether it is present, you have to write your own test for it
(@pxref{Writing Tests}). By default, these macros use the environment
variable @code{PATH]. If you need to check for a program that might not
variable @code{PATH}. If you need to check for a program that might not
be in the user's @code{PATH}, you can pass a modified path to use
instead, like this:

View File

@ -1646,7 +1646,7 @@ These macros are used to find programs not covered by the particular
test macros. If you need to check the behavior of a program as well as
find out whether it is present, you have to write your own test for it
(@pxref{Writing Tests}). By default, these macros use the environment
variable @code{PATH]. If you need to check for a program that might not
variable @code{PATH}. If you need to check for a program that might not
be in the user's @code{PATH}, you can pass a modified path to use
instead, like this: