packages: coreutils/coreutils-info.patch - updated to 8.15

adamg adamg at pld-linux.org
Sat Jan 7 16:15:43 CET 2012


Author: adamg                        Date: Sat Jan  7 15:15:43 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 8.15

---- Files affected:
packages/coreutils:
   coreutils-info.patch (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/coreutils/coreutils-info.patch
diff -u packages/coreutils/coreutils-info.patch:1.10 packages/coreutils/coreutils-info.patch:1.11
--- packages/coreutils/coreutils-info.patch:1.10	Sun Jan  9 15:11:19 2011
+++ packages/coreutils/coreutils-info.patch	Sat Jan  7 16:15:38 2012
@@ -82,6 +82,7 @@
 -* ptx: (coreutils)ptx invocation.               Produce permuted indexes.
 -* pwd: (coreutils)pwd invocation.               Print working directory.
 -* readlink: (coreutils)readlink invocation.     Print referent of a symlink.
+-* realpath: (coreutils)readpath invocation.     Print resolved file names.
 -* rm: (coreutils)rm invocation.                 Remove files.
 -* rmdir: (coreutils)rmdir invocation.           Remove empty directories.
 -* runcon: (coreutils)runcon invocation.         Run in specified SELinux CTX.
@@ -181,6 +182,7 @@
 +* ptx: (coreutils)ptx.			Produce permuted indexes
 +* pwd: (coreutils)pwd.			Print working directory
 +* readlink: (coreutils)readlink.	Print referent of a symlink
++* realpath: (coreutils)readpath.	Print resolved file names.
 +* rm: (coreutils)rm.			Remove files
 +* rmdir: (coreutils)rmdir.		Remove empty directories
 +* runcon: (coreutils)runcon.		Run in specified SELinux CTX
@@ -420,7 +422,7 @@
  
  @command{test}: Check file types and compare values
  
-@@ -372,21 +363,21 @@
+@@ -372,22 +363,22 @@
  
  Redirection
  
@@ -433,10 +435,12 @@
 -* dirname invocation::           Strip last file name component
 -* pathchk invocation::           Check file name validity and portability
 -* mktemp invocation::            Create temporary file or directory
+-* realpath invocation::          Print resolved file names
 +* basename::                     Strip directory and suffix from a file name
 +* dirname::                      Strip last file name component
 +* pathchk::                      Check file name validity and portability
 +* mktemp::                       Create temporary file or directory
++* realpath::                     Print resolved file names
  
  Working context
  
@@ -1401,7 +1405,7 @@
  @section @command{tee}: Redirect output to multiple files or processes
  
  @pindex tee
-@@ -12138,14 +12123,14 @@
+@@ -12138,15 +12123,15 @@
  This section describes commands that manipulate file names.
  
  @menu
@@ -1409,10 +1413,12 @@
 -* dirname invocation::          Strip last file name component.
 -* pathchk invocation::          Check file name validity and portability.
 -* mktemp invocation::           Create temporary file or directory.
+-* realpath invocation::         Print resolved file names.
 +* basename::                    Strip directory and suffix from a file name.
 +* dirname::                     Strip last file name component.
 +* pathchk::                     Check file name validity and portability.
 +* mktemp::                      Create temporary file or directory.
++* realpath::                    Print resolved file names.
  @end menu
  
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/coreutils/coreutils-info.patch?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list