From nobody Mon Nov 25 04:30:07 2024 X-Original-To: bugs@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 4XxXmw5rhNz5fBCb for ; Mon, 25 Nov 2024 04:30:08 +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 4XxXmw3D2vz4gh6 for ; Mon, 25 Nov 2024 04:30:08 +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=1732509008; 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=LpUCBcamAwRCzXH5x0h5TCTrmv6L4Ion4mwAHAc8ngU=; b=WHwl1srGM9wuR6SEWcDEFgbo+Rc9GqmluvtIEWerRLEE+oRqqyBXjnPlIu5+Iaie43aHlN vBGod1kHWKKXMIGlzN9Q1p/eKtxsn5kUYNR+JfvL9HFgLmKDbIUGdBPMzhTeW3Txy1AmIs SLe1ZdWJNqfIYbRJ0q1Km926KQU3qeEcPxTdvBhpdL4B7yMLxXzOR7mJSORyt+RuhxHBXy rMMS6nYPQVxtfo0No92HU2JQBsrl/jxuRJsdNziXKEhK6eb42s2aEwcovGGNDULAvtLJZ6 XPrjDhnpr/+yWGZwx009sAT/nhRgtpTBYN+I/8dCBbAJdqxFDb6sJe+htNZCrQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732509008; a=rsa-sha256; cv=none; b=J+2wfeaYXiIyX/yRQhzQXXMsoe3pU4Z1j8d6Thb0am4g10qHt4T5JlOW35Nfu4Pw0St6N+ cfGLIW+IgW55wekKodDfpfS0pwvhoLpFUiUrFX0BXxuFw+UDf9VHt9fS/Gh7i+ygs0JdXi OtJ5mLACjQZ5NQz6LIQrht0mY/pcsF9tQd9kpHUFTrWj8ElHFvg13ViO997IkJSQI3Zxms ux75KUQEnfWmAbKR+vGc+M1QaRXiTjfkJV74gLQ0nMaOLVMBex3DS4VN89FCTd9PZyV4ab HqoLCyjhrR9wKO+IQi8LH/qxijudd7GzwEVtoGE6pdLqyhRxNGn0R9zkB60bJw== 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 4XxXmw13GYzPGx for ; Mon, 25 Nov 2024 04:30:08 +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 4AP4U8tS028153 for ; Mon, 25 Nov 2024 04:30:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AP4U86l028152 for bugs@FreeBSD.org; Mon, 25 Nov 2024 04:30:08 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: bugs@FreeBSD.org Subject: [Bug 253894] Missing man pages for recently added VOPs Date: Mon, 25 Nov 2024 04:30:07 +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-patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kib@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to bug_status resolution 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253894 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |kib@FreeBSD.org Status|New |Closed Resolution|--- |FIXED --- Comment #5 from Mark Linimon --- ^Triage: committed and MFCed back in 2021. --=20 You are receiving this mail because: You are the assignee for the bug.=