diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-01-08 07:01:25 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-01-08 07:01:25 +0000 |
commit | c5d811a37d56d8b50097c8e3ae91f58980ee7ed9 (patch) | |
tree | 5810e1ce97ce2cdafc8ab85ef5ee1efef73f5b58 /sysutils | |
parent | a03386997b05123634c4a845036ff9a7340f2c38 (diff) | |
download | ports-c5d811a37d56d8b50097c8e3ae91f58980ee7ed9.tar.gz ports-c5d811a37d56d8b50097c8e3ae91f58980ee7ed9.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cdrtools-devel/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/cdrtools/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/dirvish/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/cdrtools-devel/pkg-descr b/sysutils/cdrtools-devel/pkg-descr index 30ee25e7b3bc..9cdfa04e80aa 100644 --- a/sysutils/cdrtools-devel/pkg-descr +++ b/sysutils/cdrtools-devel/pkg-descr @@ -15,7 +15,7 @@ This package contains the following programs: - mkhybrid (an ISO-9660/HFS filesystem image creator) Link to mkisofs. - readcd (a data CD reading and recording program) - May be used to to write to DVD-RAM and to copy Solaris boot CD's. + May be used to write to DVD-RAM and to copy Solaris boot CD's. - scgcheck (checks and validates the ABI of libscg) - rscsi (daemon providing access to local SCSI-devices over the network) diff --git a/sysutils/cdrtools/pkg-descr b/sysutils/cdrtools/pkg-descr index 30ee25e7b3bc..9cdfa04e80aa 100644 --- a/sysutils/cdrtools/pkg-descr +++ b/sysutils/cdrtools/pkg-descr @@ -15,7 +15,7 @@ This package contains the following programs: - mkhybrid (an ISO-9660/HFS filesystem image creator) Link to mkisofs. - readcd (a data CD reading and recording program) - May be used to to write to DVD-RAM and to copy Solaris boot CD's. + May be used to write to DVD-RAM and to copy Solaris boot CD's. - scgcheck (checks and validates the ABI of libscg) - rscsi (daemon providing access to local SCSI-devices over the network) diff --git a/sysutils/dirvish/pkg-descr b/sysutils/dirvish/pkg-descr index ce935c32eac1..67333ae9098d 100644 --- a/sysutils/dirvish/pkg-descr +++ b/sysutils/dirvish/pkg-descr @@ -1,4 +1,4 @@ -This is a network-based backup system based of of rync. It can do full and +This is a network-based backup system based of rync. It can do full and incremental backups to a remote file server. It relies on rsync for the host to host copy and uses hard links to provide multiple snapshots of the data without duplicating identical files. |