summaryrefslogtreecommitdiff
path: root/man/lsrc.1
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@debian.org>2020-10-15 22:09:17 -0400
committerGravatar Benjamin Barenblat <bbaren@debian.org>2020-10-15 22:09:17 -0400
commit9d6c51fe4a28848e7ad15afe4a67f8a90972e1d6 (patch)
treeca5049dda6ef6403b3a65639d778b851f8c712cd /man/lsrc.1
parentacec007c0b568de0f62893c03e6a0b46236c46a6 (diff)
parentb9123ffae961bdb1a0e9c9a64c57ebd3d15c4ebf (diff)
Merge 1.3.4
Diffstat (limited to 'man/lsrc.1')
-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.