summaryrefslogtreecommitdiff
path: root/obnam.1.in
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-10-13 15:36:26 +0100
committerLars Wirzenius <liw@liw.fi>2012-10-13 15:36:26 +0100
commit67de542c0384576a5591bb93c1193e61dfd0fdea (patch)
tree5f8eb4d1247ec297632e2f19a0eda10644a136c7 /obnam.1.in
parent23099379fb0d9a1ae0194c3b4fe64e0414b94749 (diff)
downloadobnam-67de542c0384576a5591bb93c1193e61dfd0fdea.tar.gz
Manpage fixes from David Härdne
Diffstat (limited to 'obnam.1.in')
-rw-r--r--obnam.1.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/obnam.1.in b/obnam.1.in
index c81de591..63084d14 100644
--- a/obnam.1.in
+++ b/obnam.1.in
@@ -216,7 +216,7 @@ An sftp URL has the following form:
.PP
where
.I domain
-is a normal Internetl domain name for a server,
+is a normal Internet domain name for a server,
.I user
is your username on that server,
.I port
@@ -375,7 +375,7 @@ option.
.B obnam
will look for configuration files in a number of locations.
See the FILES section for a list.
-All files are treated as if they are were one with the contents of all
+All files are treated as if they were one with the contents of all
files catenated.
.PP
The files are in INI format,
@@ -394,7 +394,7 @@ section.
For example, the options in the following command line:
.sp 1
.RS
-obnam --repository=/backups --exclude='\.wav$' backup
+obnam --repository=/backup --exclude='\.wav$' backup
.RE
.sp 1
could be replaced with the following configuration file: