From: Troels Thomsen Date: Thu, 29 Jun 2017 10:50:09 +0000 (+0200) Subject: Fix typo X-Git-Tag: release_1_30~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ede0d1b42d9a688aba35739e7de97f8279e0512f;p=thirdparty%2Ftar.git Fix typo --- diff --git a/doc/tar.texi b/doc/tar.texi index 30351242..edd190ef 100644 --- a/doc/tar.texi +++ b/doc/tar.texi @@ -5642,11 +5642,11 @@ from the @samp{user} namespace. Any number of these options can be given, thereby creating lists of include and exclude patterns. -When both options are used, first @option{--xattrs-inlcude} is applied +When both options are used, first @option{--xattrs-include} is applied to select the set of attribute names to keep, and then @option{--xattrs-exclude} is applied to the resulting set. In other words, only those attributes will be stored, whose names match one -of the regexps in @option{--xattrs-inlcude} and don't match any of +of the regexps in @option{--xattrs-include} and don't match any of the regexps from @option{--xattrs-exclude}. When listing the archive, if both @option{--xattrs} and