summaryrefslogtreecommitdiff
path: root/sysutils/linrename/files/patch-misc-utils__rename.1
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2025-07-06 14:24:36 +0200
committerMatthias Andree <mandree@FreeBSD.org>2025-07-06 14:29:41 +0200
commita50090879796b9a2fad431bcbb51e5f8d0091889 (patch)
tree81891586c8623b26fe2742db5902f2265f96eaf7 /sysutils/linrename/files/patch-misc-utils__rename.1
parentfilesystems/libblkid: enable symbol versioning (diff)
sysutils/linrename: clean up and deprecate
This was split out and renamed from util-linux, but has fallen behind the upstream version, and the port isn't clean, for instance, the patching of the manual page to track the rename is incomplete.
Diffstat (limited to 'sysutils/linrename/files/patch-misc-utils__rename.1')
-rw-r--r--sysutils/linrename/files/patch-misc-utils__rename.112
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