]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Spelling: similiar -> similar.
authorColin Percival <cperciva@daemonology.net>
Tue, 16 Aug 2011 05:21:00 +0000 (01:21 -0400)
committerColin Percival <cperciva@daemonology.net>
Tue, 16 Aug 2011 05:21:00 +0000 (01:21 -0400)
Grammar: continue ... and stopped -> continue ... and stop.

Via: Tarsnap

SVN-Revision: 3620

tar/bsdtar.1

index c71aad52c4050223ffb4394de3f3f89e07189f1c..13fd39ccda5a24820a2e674a420df4eaeb09cc41 100644 (file)
@@ -495,7 +495,7 @@ This option is provided as a performance optimization.
 Extract files as sparse files.
 For every block on disk, check first if it contains only NULL bytes and seek
 over it otherwise.
-This works similiar to the conv=sparse option of dd.
+This works similar to the conv=sparse option of dd.
 .It Fl Fl same-owner
 (x mode only)
 Extract owner and group IDs.
@@ -529,7 +529,7 @@ Within
 ~ is substituted with the match, \e1 to \e9 with the content of
 the corresponding captured group.
 The optional trailing g specifies that matching should continue
-after the matched part and stopped on the first unmatched pattern.
+after the matched part and stop on the first unmatched pattern.
 The optional trailing s specifies that the pattern applies to the value
 of symbolic links.
 The optional trailing p specifies that after a successful substitution