From d763055eddbdba3d62ff358a741283f5da645c15 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 15 Jan 2024 20:21:26 +0200 Subject: [PATCH] Fix missing space in the manual --- doc/tar.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tar.texi b/doc/tar.texi index a1df1c16..6994a5bd 100644 --- a/doc/tar.texi +++ b/doc/tar.texi @@ -2721,7 +2721,7 @@ The patterns affect only the directory itself. @xref{exclude}. @item --exclude-ignore-recursive=@var{file} Before dumping a directory, @command{tar} checks if it contains @var{file}. If so, exclusion patterns are read from this file. -The patterns affect the directory and all itssubdirectories. +The patterns affect the directory and all its subdirectories. @xref{exclude}. @opsummary{exclude-tag} -- 2.47.3