From 7dced3a63d0d98e251eddf96a81ec59a3ee13bcf Mon Sep 17 00:00:00 2001 From: Tim Kientzle Date: Sun, 11 Apr 2010 22:04:05 -0400 Subject: [PATCH] Correct the documentation: -X does not obey --null SVN-Revision: 2242 --- tar/bsdtar.1 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tar/bsdtar.1 b/tar/bsdtar.1 index 4037e8bec..404e27226 100644 --- a/tar/bsdtar.1 +++ b/tar/bsdtar.1 @@ -304,10 +304,9 @@ except it compares mtime entries instead of ctime entries. Honor the nodump file flag by skipping this file. .It Fl Fl null (use with -.Fl I , -.Fl T , +.Fl I or -.Fl X ) +.Fl T ) Filenames or patterns are separated by null characters, not by newlines. This is often used to read filenames output by the -- 2.47.3