diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-09-20 21:12:20 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-09-20 21:12:20 +0000 |
commit | feb651a670ea28acbcdff5d4094d1fc157dd4db3 (patch) | |
tree | 57382a57c3855282ce9c594d06d512afc17afa45 /sysutils/clonehdd | |
parent | 11982cf73b1f58c0e303c3daa923fb3325eaf5e2 (diff) |
Notes
Diffstat (limited to 'sysutils/clonehdd')
-rw-r--r-- | sysutils/clonehdd/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/clonehdd/pkg-descr b/sysutils/clonehdd/pkg-descr index ba4d3c07af35..5b53dd544cd1 100644 --- a/sysutils/clonehdd/pkg-descr +++ b/sysutils/clonehdd/pkg-descr @@ -1,8 +1,8 @@ -Tool for copy partitions to another HDD. FreeBSD stores its data on -partitions, which encapsulated in slices. Soft, such as Partition -Magic, Acronis, etc. detect only slice, not real partitions on that -slice. CloneHDD correctly understand size difference between two HDD -and change size of each partition proportionally for filling entire +Tool for copy partitions to another HDD. FreeBSD stores its data on +partitions, which are encapsulated in slices. Soft, such as Partition +Magic, Acronis, etc. detect only slice, not real partitions on that +slice. CloneHDD correctly understand size difference between two HDD +and change size of each partition proportionally for filling entire HDD. WWW: http://sourceforge.net/projects/clonehdd/ |