From: Colin Percival Date: Tue, 16 Aug 2011 05:21:00 +0000 (-0400) Subject: Spelling: similiar -> similar. X-Git-Tag: v3.0.0a~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ff43dc0916eaaefcd1b0c760a320c802fc0b2db;p=thirdparty%2Flibarchive.git Spelling: similiar -> similar. Grammar: continue ... and stopped -> continue ... and stop. Via: Tarsnap SVN-Revision: 3620 --- diff --git a/tar/bsdtar.1 b/tar/bsdtar.1 index c71aad52c..13fd39ccd 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