mirror of
https://git.savannah.gnu.org/git/coreutils.git
synced 2025-09-10 07:59:52 +02:00
maint: prefer https to http
* doc/sort-version.texi (Other version/natural sort implementations): Use https in documentation link. * tests/chmod/symlinks.sh: Use https in license text.
This commit is contained in:
@@ -858,7 +858,7 @@ NodeJS's @uref{https://www.npmjs.com/package/natural-sort,natural-sort package}.
|
|||||||
|
|
||||||
@item
|
@item
|
||||||
In zsh, the
|
In zsh, the
|
||||||
@uref{http://zsh.sourceforge.net/Doc/Release/Expansion.html#Glob-Qualifiers,
|
@uref{https://zsh.sourceforge.net/Doc/Release/Expansion.html#Glob-Qualifiers,
|
||||||
glob modifier} @samp{*(n)} will expand to files in natural sort order.
|
glob modifier} @samp{*(n)} will expand to files in natural sort order.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
# GNU General Public License for more details.
|
# GNU General Public License for more details.
|
||||||
|
|
||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
. "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
|
. "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
|
||||||
print_ver_ chmod
|
print_ver_ chmod
|
||||||
|
|||||||
Reference in New Issue
Block a user