diff options
Diffstat (limited to 'sysutils/linrename/files/patch-misc-utils__rename.1')
-rw-r--r-- | sysutils/linrename/files/patch-misc-utils__rename.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/linrename/files/patch-misc-utils__rename.1 b/sysutils/linrename/files/patch-misc-utils__rename.1 index e5cf9be39591..8103a5ad475c 100644 --- a/sysutils/linrename/files/patch-misc-utils__rename.1 +++ b/sysutils/linrename/files/patch-misc-utils__rename.1 @@ -1,5 +1,5 @@ ---- misc-utils/rename.1.orig 2012-06-11 19:06:53.730196000 +0900 -+++ misc-utils/rename.1 2012-09-28 00:43:17.000000000 +0900 +--- misc-utils/rename.1.orig 2014-10-24 09:21:20 UTC ++++ misc-utils/rename.1 @@ -3,12 +3,12 @@ .\" .TH RENAME 1 "June 2011" "util-linux" "User Commands" @@ -16,7 +16,7 @@ will rename the specified files by replacing the first occurrence of .I expression in their name by -@@ -30,8 +30,8 @@ +@@ -33,8 +33,8 @@ the commands .RS .PP .nf @@ -27,7 +27,7 @@ .fi .PP .RE -@@ -41,7 +41,7 @@ +@@ -44,7 +44,7 @@ And .RS .PP .nf @@ -36,8 +36,8 @@ .fi .PP .RE -@@ -56,5 +56,5 @@ - .BR mmv (1), +@@ -58,5 +58,5 @@ know what you are doing. + .SH "SEE ALSO" .BR mv (1) .SH AVAILABILITY -The rename command is part of the util-linux package and is available from |