From nobody Sun Feb 12 10:37:01 2023 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 4PF3n933FVz3qYcg for ; Sun, 12 Feb 2023 10:37:01 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PF3n91Pjfz3pqs for ; Sun, 12 Feb 2023 10:37:01 +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=1676198221; 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=eAwb53SJdzzj+sAwoHJKlLLO2s+ofGQ3ybt5BdSENvI=; b=Q517x2Yhq2f8xgbZKLHVn2ug3JuRaFawSOesTA0FQmGV6I+No4u+6rLawECesCVhuyQ/2v k3NGXTpGAzetn04KwwBSeo+amaA+aucn+U9JyV8PoMMj7NzpQy1K1hzqG/Fcftjbyfg7fo 9elQG47n7wewKKIFMqsBReJnu3uzN+iPtoh59wQbjc9zSlxb8ElfvALL4zQfOpvf1M+KQh zeYDYX2hmQmbtGwEY4/BZJ9yNS3YeHA3U3orBYqqAB226CQFk5DrsDWTZn6IS5SIudOacg IXTHEpxZRf07EyG5mvYEIK6cXX7je7KxsXq8BRYpGVWfBdKpRJ+yhev9tAbYXw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676198221; a=rsa-sha256; cv=none; b=kWYHDH+H8r8SNFs8DP3YXi0kO6vlVRFo17WWk+9fvI8tAUC+WQpCBTfP/ZtsMEgv0LBZZb CJg6K5szuLgXHESvYIdkiq2A8RaSvDGHtxO9uY6FRTCW56HYKnm+xVhP/IzrlbmAk+OaO4 lVxhF1hP749eZK+HatpLBr3OKp+uOsvoRkh6ZJa2ziw+zK5iSoQLzsx6pWotmW9/0uvgQ8 s7AvtyrwaLWLG1WCshd5DCg89cCNUJnrAQyT9Bp9aNuw5fd2J+iJM4PXhiYR3L2PG0G4w0 ki6AXaO1GR55pGNY28qOpXo1Im7S6kyGC0CQmrYRLFHNmFV2os/a4QAZgn0mqw== 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 4PF3n90N7GzZsP for ; Sun, 12 Feb 2023 10:37:01 +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 31CAb056094025 for ; Sun, 12 Feb 2023 10:37:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31CAb02T094024 for doc@FreeBSD.org; Sun, 12 Feb 2023 10:37:00 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 254939] zfsprops(8) refers to zpool(8) where it should be zpoolconcepts(8) Date: Sun, 12 Feb 2023 10:37:01 +0000 X-Bugzilla-Reason: CC 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: patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: freebsd@michael-bueker.de X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: mm@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254939 Michael B=C3=BCker changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Open |Closed --- Comment #5 from Michael B=C3=BCker --- This fix has landed in 13.1-RELEASE. --=20 You are receiving this mail because: You are on the CC list for the bug.=