Package: backup2l / 1.6-3

08_fix-typos-in-manpage.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Package:     backup2l
Subject:     fix typos in manpage
Author:      Joachim Wiedorn <joodebian at joonet.de>
Forwarded:   no
Last-Update: 2016-05-28
---

diff -urN s07/backup2l.8 s08/backup2l.8
--- s07/backup2l.8	2016-04-23 15:18:06.000000000 +0200
+++ s08/backup2l.8	2016-05-28 01:29:46.319865944 +0200
@@ -1,4 +1,4 @@
-.TH "BACKUP2L" "8" "August 17, 2010" "backup2l v1.6"
+.TH "BACKUP2L" "8" "April 17, 2016" "backup2l v1.6"
 
 .SH NAME
 backup2l \-  low\-maintenance backup/restore tool
@@ -22,7 +22,7 @@
 restore functionality of \fBbackup2l\fP, but can \- if necessary \- browse the files and extract
 archives manually.
 
-An open driver architecture allows to use virtually any archiving program as a backend.
+An open driver architecture allows one to use virtually any archiving program as a backend.
 Built\-in drivers support \fB.tar.gz\fP, \fB.tar.bz2\fP, or \fB.afioz\fP files. Further drivers can be
 added by the user. When restoring data, an appropriate driver is selected automatically for each
 archive depending on the suffix of the archive file.
@@ -35,7 +35,7 @@
 After 5 level\-3 backups (and 5*5 at level\-4), a new level\-2 backup is made, and so on.
 Each differential backup contains the changes towards the previous backup of the same or a lower level.
 
-This scheme allows to efficiently generate small incremental backups at short intervals.
+This scheme allows one to efficiently generate small incremental backups at short intervals.
 At the same time, the total number of archives that have to be stored (or processed in the case of a restore)
 only increases logarithmically with the number of backups since the last full backup. Time\-consuming
 full backups are only sparsely needed.
@@ -91,7 +91,7 @@
 the list. All status messages go to \fBstderr\fP, so that the generated file list can easily be redirected.
 
 \fBNote:\fP The search pattern is not just applied to the file names, but to the whole entry in the \fB.list.gz\fP
-file. This allows you to not only search for file names but also for other attributes like
+file. This allows one to not only search for file names but also for other attributes like
 ownership, modification time etc. . In order to apply a search pattern to file names only, precede it by
 "<space>/.*".
 .TP
@@ -121,7 +121,7 @@
 .TP
 .BI "\-v, \-\-verify " "\fR[\fP BID list \fR]\fP"
 Verifies the specified backup archive(s). If no BID is specified, all existing archives are checked.
-If a check file exists, this allows a comprehensive test including e. g. media failures. If the check file
+If a check file exists, this allows one a comprehensive test including e. g. media failures. If the check file
 is missing, only the existence of all files and the immediate base archive are verified.
 .TP
 .BI "\-x, \-\-extract " "capacity max\-free BID\-list"
@@ -229,7 +229,7 @@
 .TP
 .IB "VOLNAME" "." "BID" ".new.gz"
 List of all new ore modified files when the backup was made (pathnames only). Unless an error
-occured, this list reflects the contents of the archive.
+occurred, this list reflects the contents of the archive.
 .TP
 .IB "VOLNAME" "." "BID" ".obsolete.gz"
 List of all obsolete files when the backup was made (pathnames only).