From b5418cd393532f5d0c55ef8a9547e15a9e8c767c Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Wed, 3 Jun 2020 10:55:51 +0300 Subject: [PATCH] Fix typo in docs --- doc/tar.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tar.texi b/doc/tar.texi index 4f5fdaff..ad70d520 100644 --- a/doc/tar.texi +++ b/doc/tar.texi @@ -5726,7 +5726,7 @@ Disable POSIX ACLs support. This is the default. When listing the archive, if both @option{--acls} and @option{--verbose} options are given, files that have ACLs are marked -with a plus sing following their permission mask. For example: +with a plus sign following their permission mask. For example: @example -rw-r--r--+ smith/users 110 2016-03-16 16:07 file -- 2.47.3