summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2017-06-14 21:09:15 -0400
committerReinhard Tartler <siretart@tauware.de>2017-06-16 22:49:56 -0400
commit09d0040a437c1a7b644fb915dc0fe4af1147d566 (patch)
tree593ac434eb281fa8399485f73aeb0ec3cff57df1 /debian
parent864b7e347c85ff9ad190b4d682944675e0f7a72d (diff)
README.Debian: Fix some typos
Found by lintian
Diffstat (limited to 'debian')
-rw-r--r--debian/README.Debian10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index 63d47a10..269c598f 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -39,11 +39,11 @@ bbstored-config /etc/boxbackup serverhostname bbstored
where:
- /etc/boxbackup is the location of the configuration files (don't
- change that as several scripts use that by default).
+ change that as several scripts use that by default).
- serverhostname is the fqdn name of the server you are installing on,
- this is used to determine on wich interface the daemon will listen on.
+ this is used to determine on which interface the daemon will listen on.
- bbstored is the user the server will run under, this user is automatically
- created by the Debian package.
+ created by the Debian package.
Now you have to manage your certificate. See below for this.
@@ -102,7 +102,7 @@ bbstored-certs ca sign-server server-csr.pem
To sign a client certificate:
bbstored-certs ca sign clientaccount-csr.pem
-You will find a more detailled documentation on the boxbackup Web site:
+You will find a more detailed documentation on the boxbackup Web site:
http://www.boxbackup.org
@@ -122,4 +122,4 @@ Since upstream releases rather seldomly, but we want to distribute
pre-releases and integrate patches from the upstream svn, the package
ships a script in the source that is used to create the orig.tar.gz.
- -- Reinhard Tartler <siretart@tauware.de>, Wed, 1 Apr 2009 16:24:42 +0200
+ -- Reinhard Tartler <siretart@tauware.de>, Wed, 14 Jun 2017 21:02:45 -0400