From nobody Sun Jan 22 20:27:15 2023 X-Original-To: fs@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 4P0Psv6ygPz3bDKx for ; Sun, 22 Jan 2023 20:27:15 +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 4P0Psv2dlgz49pF for ; Sun, 22 Jan 2023 20:27:15 +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=1674419235; 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=zHOuj7rqyZFzRtHBB3f6qVXIguRiPWTILlZ5Wd5Zxbs=; b=P0VtVqE1aeWJtzQd6/3pytFmT/R+n3GGgeX1vPgeAyx829OZKtqQwj0/09UKBA/0UqpsZK fGNKlC2oRpGTtPOW0a6nJ5mBooFOwIzAiVZJB8A/SmWNsJe7/quV+ocSWUXhD/z1gQOy3h /ChmSqp/aaML6+n1i31zVu2zDY8qDkAb8dJfSwPqAPVa81g0TmJByuXRc1CEc9pYIbstPu bEszG6FwkOWeEsGpa1efF7amMTRw655JtbzM9uE/0DEFmaq+Fx53V4IARVF5RwtBBLzi5J GOUErP7BqDArIFRTJSlG2KcCBDh/0exgSKGCtHlFO+ITc0Ss6hh1oV7/Z6Haeg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674419235; a=rsa-sha256; cv=none; b=fZNuvS6NARF3lWLMEXOlbT7mffl8eLlzLB+ir9o7VnjwxgfJ9aQexpTGFKRiFyWOCGPwOo 0MXUX/liUAuSHwPGvvahdWSbnyguiVOQlgO/yiqQiemu3VrDPmZ1Q5IgNFjmxIsqMkawRY OeuMIBkpEJufKCylAjA2Bkn3QiqEtffnkVnDiQ4URdwhxYIvzceWIqSk/8UQYH2fubyVOs n0Fw1M4Z/K5oiMsc0s2q2ZEUKW1/sBV4FuCcfJZogOfrtQ9iaexbQ4ent8LRPRwdF56rdm Kv4K0db3EeLmj0Efv+wN0z0dF0rIMbRE+MHKSKw/BI+Rt3DqvLYkfoouFqMtTA== 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 4P0Psv1LgQz12wY for ; Sun, 22 Jan 2023 20:27:15 +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 30MKRFGX098151 for ; Sun, 22 Jan 2023 20:27:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30MKRFRi098150 for fs@FreeBSD.org; Sun, 22 Jan 2023 20:27:15 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: fs@FreeBSD.org Subject: [Bug 261545] volmode missing from documentation Date: Sun, 22 Jan 2023 20:27:15 +0000 X-Bugzilla-Reason: 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: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: asomers@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Works As Intended X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status cc 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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261545 Alan Somers changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Works As Intended Status|Open |Closed CC| |asomers@FreeBSD.org --- Comment #1 from Alan Somers --- It's still there. But it's been moved into zfsprops(7). --=20 You are receiving this mail because: You are the assignee for the bug.=