summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/lsrc.17
1 files changed, 0 insertions, 7 deletions
diff --git a/man/lsrc.1 b/man/lsrc.1
index 5abf7ee..b938fee 100644
--- a/man/lsrc.1
+++ b/man/lsrc.1
@@ -190,10 +190,3 @@ We use the
program to determine the unique identifier for the host. This program is
not specified by POSIX and can vary by system. On macOS the hostname is
unpredictable, and can even change as part of the DHCP handshake.
-.Pp
-There are a few bugs around shell globs. Anything involving an exclude
-pattern is unpredictable, so use
-.Fl v
-when dealing with patterns. Specifically, globs may expand at any
-time and remain expanded for the duration of the run, which means they
-cannot be applied more than once.