summaryrefslogtreecommitdiff
path: root/sysutils/same
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-08-04 22:47:36 +0000
committerrillig <rillig@pkgsrc.org>2006-08-04 22:47:36 +0000
commit0876d9a256b0836a6d5d7a5019d7e0dccc681a85 (patch)
tree86ad5520f1b15bd693dbf551e53614617d877103 /sysutils/same
parente36b6248d63227824c73e72dae2c7585342ff044 (diff)
downloadpkgsrc-0876d9a256b0836a6d5d7a5019d7e0dccc681a85.tar.gz
The pkgsrc version is now practically equal to the original one.
Diffstat (limited to 'sysutils/same')
-rw-r--r--sysutils/same/DESCR6
1 files changed, 0 insertions, 6 deletions
diff --git a/sysutils/same/DESCR b/sysutils/same/DESCR
index 4c2c7924944..b6277cc07c3 100644
--- a/sysutils/same/DESCR
+++ b/sysutils/same/DESCR
@@ -1,8 +1,2 @@
The `same' utility looks for identical files and links them together
using either hard links or symbolic links, saving disk space.
-
-Changes to the original version:
-* the file ownership and permissions are checked. (The original
- version checked only the file size)
-* the messages in the "dry-run" mode were suggesting that anything on
- the disk would be modified. They have been made clear.