summaryrefslogtreecommitdiff
path: root/tar/bsdtar.1
diff options
context:
space:
mode:
authorColin Percival <cperciva@daemonology.net>2011-08-16 01:21:00 -0400
committerColin Percival <cperciva@daemonology.net>2011-08-16 01:21:00 -0400
commit6ff43dc0916eaaefcd1b0c760a320c802fc0b2db (patch)
treeb063d5fabb43fb9a9a3484e391e8508f167261dd /tar/bsdtar.1
parent084a71d5244f322f174b094a03e5dea83927acc2 (diff)
downloadlibarchive-6ff43dc0916eaaefcd1b0c760a320c802fc0b2db.tar.gz
Spelling: similiar -> similar.
Grammar: continue ... and stopped -> continue ... and stop. Via: Tarsnap SVN-Revision: 3620
Diffstat (limited to 'tar/bsdtar.1')
-rw-r--r--tar/bsdtar.14
1 files changed, 2 insertions, 2 deletions
diff --git a/tar/bsdtar.1 b/tar/bsdtar.1
index c71aad52..13fd39cc 100644
--- a/tar/bsdtar.1
+++ b/tar/bsdtar.1
@@ -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