From: Matthias Klose <[email protected]>

This addition to the documentation has been shipped in Debian's bash
since version 2.05a-4.

Co-authored-by: G. Branden Robinson
---
 doc/bash.1 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/bash.1 b/doc/bash.1
index 8c6b51a4..5b180065 100644
--- a/doc/bash.1
+++ b/doc/bash.1
@@ -2513,6 +2513,8 @@ A filename whose suffix matches one of the entries in
 is excluded from the list of matched filenames.
 A sample value is
 .Q .o:\*~ .
+(Quoting is needed when assigning a value to this variable,
+which contains tildes.)
 .TP
 .B FUNCNEST
 If set to a numeric value greater than 0, defines a maximum function
-- 
2.51.0


Reply via email to