From nobody Fri Oct 06 09:39:04 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 4S23KP3GpZz4wbMd for ; Fri, 6 Oct 2023 09:39:05 +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 4S23KP2B79z4FGS for ; Fri, 6 Oct 2023 09:39:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696585145; a=rsa-sha256; cv=none; b=NNBdRttPCE33ib52dDED/T16GvnJhd4extgcteq5xnFxvIc6l6lK+wTRYqc4zUt4+Lz2Hz 4k/KELulqfjmB2EhTRXotpT2/HTYoMsbr27uTC4e37anRAIQ8pUmlCJStlLe2QSTo/qtDv Md/RvlgfwC9IbBmgshd9LQDfPtE25sXHrkEagNnpYukSJxUz1uN1rkunlhoahwx2cQxjtx iYZiCjLRPMYAHEKTwF9uG+c6eBE4Z03oB2GJNjH9EpDu872nBwQ13REWBXoA/kr8t8U0f+ EQMsdJFEFpN8y9T8v3tBmVR0377qLqUxR3D9PhGTIQhYJnrB1ezLTXtQIfliMw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696585145; 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=FErGTCeec0T9atgeT3B7FNZ5xk2PAWq7o0hYwdmZB14=; b=HfhqnmZd+wLm0MTmAMAKfz6TQmLRGNFmf0nziiMmigq0moI88nMOV8dqxLM5E5ZueljFxs rja9vJtSNw77b+0yy9zgOox+9YaluR8BhMUm5SIEfVfoey58oBTGXQJwsbaqYHA3I/xfm+ dh2KTZgEmIGD29PKed8gV0eiibA215gMGhRdgQXEAxImC2laPUl69M9/4STw7VOwGWhrBu pC1/VM+N9njtF8ICBf020SqYsnR7nQMwv0oJ2lm153zb6YqB6oMaEJra//gLV26xxA+iGs I2sFPMVRhInypgjz12veRRmXEKnTgrgorjKVO0kIPETq0J9VEJRDNU2emhHoiw== 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 4S23KP1Gv0zjWD for ; Fri, 6 Oct 2023 09:39:05 +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 3969d5JW010260 for ; Fri, 6 Oct 2023 09:39:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3969d5Cj010259 for doc@FreeBSD.org; Fri, 6 Oct 2023 09:39:05 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 105608] fdc(4) debugging description staled Date: Fri, 06 Oct 2023 09:39:04 +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: easy, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: bcr@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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: 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=3D105608 Benedict Reuschling changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|sevan@freebsd.org |bugs@FreeBSD.org CC| |bcr@FreeBSD.org --- Comment #8 from Benedict Reuschling --- Remove Sevan as assignee as his commit bit expired. Give this PR a chance t= o be taken by someone else. --=20 You are receiving this mail because: You are on the CC list for the bug.=