summaryrefslogtreecommitdiff
path: root/doc/flags.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/flags.html')
-rw-r--r--doc/flags.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/flags.html b/doc/flags.html
index b50f6b9..e6895ed 100644
--- a/doc/flags.html
+++ b/doc/flags.html
@@ -171,7 +171,7 @@ the value of the PATH environment variable as its executable search path.
Specifying this option to configure tells execvep() what executable
search path to use when PATH is undefined (which should not happen
often anyway).
- The default is <tt>/usr/bin:/usr/sbin:/bin:/sbin</tt>, which is usually safe.
+ The default is <tt>/usr/bin:/bin</tt>, which is usually safe.
</p>
</body>