summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2022-06-03 17:32:18 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2022-06-03 19:45:47 -0700
commit0ae619f3495dd9456e4a58226e16d3260b623a78 (patch)
tree3b1ea32d0dde07c76ad32564d8eea4b0372beba0 /doc
parentb3331d59e896d23e2aa20a54edf780dbb7391924 (diff)
downloadcoreutils-0ae619f3495dd9456e4a58226e16d3260b623a78.tar.gz
build: update gnulib submodule to latest
* bootstrap: Copy from latest Gnulib. * tests/misc/ls-misc.pl (v_files): Adjust to new Gnulib behavior.
Diffstat (limited to 'doc')
-rw-r--r--doc/sort-version.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/sort-version.texi b/doc/sort-version.texi
index aa7b0f9d5..175559f7a 100644
--- a/doc/sort-version.texi
+++ b/doc/sort-version.texi
@@ -587,6 +587,8 @@ ASCII letter or tilde, followed by zero or more ASCII letters, digits,
or tildes; all repeated zero or more times, and ending at string end.
This is equivalent to matching the extended regular expression
@code{(\.[A-Za-z~][A-Za-z0-9~]*)*$} in the C locale.
+The longest such match is used, except that a suffix is not
+allowed to match an entire nonempty string.
@item
The suffixes are temporarily removed, and the strings are compared