aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index 3ecc1a8..417c8ab 100644
--- a/README
+++ b/README
@@ -36,7 +36,11 @@ RATIONALE
NOTES
Your shell may have its own verions of true(1p)
- and false(1p).
+ and false(1p). If it doesn't, and false(1) is last
+ in your PATH, you could prove the performance of
+ false(1) by not installing false(1). However, if
+ this is done, your shell will probably complain
+ that false(1) cannot be found.
BUGS
None. These programs are about as simple as it gets.