summaryrefslogtreecommitdiff
path: root/sysutils
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
commitf937337662e9ddc3291ebe008145478598b8f3c1 (patch)
tree86ad5520f1b15bd693dbf551e53614617d877103 /sysutils
parent6d87495379be56e2892bed0df8028c25c99f7e70 (diff)
downloadpkgsrc-f937337662e9ddc3291ebe008145478598b8f3c1.tar.gz
The pkgsrc version is now practically equal to the original one.
Diffstat (limited to 'sysutils')
-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.