From nobody Mon Oct 28 10:19:03 2024 X-Original-To: doc@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XcTrS0Bfgz5bB35 for ; Mon, 28 Oct 2024 10:19:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XcTrR3HnCz4H7J for ; Mon, 28 Oct 2024 10:19:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1730110743; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=qvf3P50/rzbXNGhXidwU4jzQoYmUzxuyzj+ZLEmSXQ4=; b=gFqOxVFls0goOTl+/Yp3XdlRO5qdKygETZqFFhXnJZTs8piC/HGftin5YwF/rNkaZFRJqQ Q/CRCNds2OhmgaI3iDg9uTLVnfs+K3fPrjYccNRlk6/RQlU3t/zfQSVFT6K+eA8bHiRE2x AYQZKeLUbRJK3jShdfqIYxsa9PhzM3XYccLhQY9aVPK5dS1cku/z1wIN36h9J+jXEr3lXL RnWvBuN97oG6MhabyEbgKwWlVFcW2v7xWoGu2Ldi5LYTMJ8O/EIr+Y/ZIn2pcQTj0DTm0I EMdpCzNcH3B2hyPB98B0ixU7KmsjXb0ktR//arnsqYxkjXUVVHrYL6xW8BNZyA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730110743; a=rsa-sha256; cv=none; b=kBz0yY0pzCkv/64i4Lua8oeBNPxv2PVf76OlMdExa6H+ln6/pV8Ioh9XzfeglOEERgRu/J K4rnkQgfyFXBDmexcll9007R4BMX3B2H5jePtrhawCGBS4xH3uxKh/FVl01RUFMfIEgECG 237+0Se6TSA0LlaHTOced8XUXsbjAuuvQKjeT0FRVm7RNOGrPFqOG6RonHc3fiPztNGJ3J VYpbWSVO5OQlsbdlcZwtkPxq1+02h6J7aaKvFMJZ3OiFsZmbKvRpb/pNtkgXiRcn3CAuAL Eq+8z4nK60Lihf2qVgFarqLG96ZN1FPLPCF2sc0Hg8rhJswpjd5keSCF5nxoEQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XcTrR2qYqzZqT for ; Mon, 28 Oct 2024 10:19:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 49SAJ3vY065895 for ; Mon, 28 Oct 2024 10:19:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49SAJ3gC065894 for doc@FreeBSD.org; Mon, 28 Oct 2024 10:19:03 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 207369] tar.1: exclude and include caveat Date: Mon, 28 Oct 2024 10:19:03 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ziaee@runbox.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: component cc assigned_to short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207369 Oleksandr Tymoshenko changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Documentation |Manual Pages CC| |doc@FreeBSD.org Assignee|doc@FreeBSD.org |bugs@FreeBSD.org Alexander Ziaee changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|The exclude and include |tar.1: exclude and include |options for 'tar' command |caveat |do not have correct the | |syntax | CC| |ziaee@runbox.com --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=