]> git.ipfire.org Git - thirdparty/tar.git/commitdiff
docs: replace references to fileutils with coreutils.
authorSergey Poznyakoff <gray@gnu.org>
Tue, 22 Aug 2023 20:55:09 +0000 (23:55 +0300)
committerSergey Poznyakoff <gray@gnu.org>
Tue, 22 Aug 2023 20:55:09 +0000 (23:55 +0300)
GNU fileutils is decommissioned and superseded by coreutils.
This fixes Savannah bug #64495.

doc/tar.texi
gnulib

index ee631137f7b656d5d2c2c98a22abb6fabec12f88..b1b8ab27768524d8b94666d273cf62923f14e354 100644 (file)
@@ -1019,7 +1019,7 @@ The full output consists of six fields:
 @item File type and permissions in symbolic form.
 These are displayed in the same format as the first column of
 @command{ls -l} output (@pxref{What information is listed,
-format=verbose, Verbose listing, fileutils, GNU file utilities}).
+format=verbose, Verbose listing, coreutils, GNU core utilities}).
 
 @item Owner name and group separated by a slash character.
 If these data are not available (for example, when listing a @samp{v7} format
@@ -5584,7 +5584,7 @@ When adding files to an archive, @command{tar} will use
 from the files.  @var{permissions} can be specified either as an octal
 number or as symbolic permissions, like with
 @command{chmod} (@xref{File permissions, Permissions, File
-permissions, fileutils, @acronym{GNU} file utilities}.  This reference
+permissions, coreutils, @acronym{GNU} core utilities}.  This reference
 also has useful information for those not being overly familiar with
 the UNIX permission system).  Using latter syntax allows for
 more flexibility.  For example, the value @samp{a+rw} adds read and write
diff --git a/gnulib b/gnulib
index 10ffa04786b32895df0d245ff5a7cf362d243b5e..46f9c21a08245fe224fd975de8632b04a0256387 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 10ffa04786b32895df0d245ff5a7cf362d243b5e
+Subproject commit 46f9c21a08245fe224fd975de8632b04a0256387