]> git.tuebingen.mpg.de Git - dss.git/blobdiff - INSTALL
Merge topic branch t/realpath into pu
[dss.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 8c70c34a20e57cb6e87ab47e97391ff297ed1609..0abbe8c691d395c2de49d4079ca46fc28c9c5d46 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,7 @@
 dss is known to compile on Linux, FreeBSD and NetBSD. However, it is
 run-tested only on Linux.
 
-Note that [lopsub](http://people.tuebingen.mpg.de/maan/lopsub)
+Note that [lopsub](https://people.tuebingen.mpg.de/maan/lopsub)
 is required to compile dss.
 
 Type
@@ -24,7 +24,7 @@ to install in /usr/local, or
 
 to install in /somewhere/else.
 
-Also make sure that [rsync](http://rsync.samba.org/) is installed on
+Also make sure that [rsync](https://rsync.samba.org/) is installed on
 your system. Version 2.6.1 or newer is required.
 
 Examples:
@@ -70,7 +70,7 @@ system boundaries and increases the number of snapshots.
                rsync-option "--exclude-from=/etc/dss.exclude"
                # don't cross filesystem boundaries
                rsync-option "--one-file-system"
-               # maintain 2^6 - 1 = 63 snaphots
+               # maintain 2^6 - 1 = 63 snapshots
                num-intervals "6"
 
 The /etc/dss.exclude file could look like this (see rsync(1) for