From 1bd49e57588269ac8f6e55aee80b82d5612694d2 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 13 Sep 2023 23:43:03 -0700 Subject: doc: glob*: spelling * txr.1: Typos in recently added paragraphs. --- txr.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/txr.1 b/txr.1 index 5bf7b6a8..40f96466 100644 --- a/txr.1 +++ b/txr.1 @@ -76155,7 +76155,7 @@ When the .meta pattern arguments of .code glob* -use brace expansion, they those arguments produce multiple patterns. +use brace expansion, those arguments produce multiple patterns. The order of these patterns is preserved: the patterns are matched in that order. For each pattern, the matching path names are sorted, unless the @@ -76177,7 +76177,7 @@ all files, directories and other objects in the current directory and its children. Otherwise the double star may appear at the start of a pattern if it is -followed by a slash; at the end of a patter if it is preceded by a slash, +followed by a slash; at the end of a pattern if it is preceded by a slash, or in the middle of a pattern if it is surrounded by two slashes. The double star is not recognized in a bracket-enclosed character class. -- cgit v1.2.3