* doc/sort-version.texi (Minus/Hyphen and Colon characters):
Rename from “Minus/Hyphen @samp{-} and Colon @samp{:} characters”,
as texi2any 6.6 complains about colons in node names.
and file name listing.
-@node Minus/Hyphen @samp{-} and Colon @samp{:} characters
+@node Minus/Hyphen and Colon characters
@subsection Minus/Hyphen @samp{-} and Colon @samp{:} characters
In Debian's version string syntax the version consists of three parts:
To illustrate the different handling of hyphens between Debian and
coreutils' algorithms (see
-@ref{Minus/Hyphen @samp{-} and Colon @samp{:} characters}):
+@ref{Minus/Hyphen and Colon characters}):
@example
$ compver abb ab-cd 2>/dev/null $ printf "abb\nab-cd\n" | sort -V