From nobody Fri May 31 20:27:27 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 4VrZRg4ZGGz5LKy3 for ; Fri, 31 May 2024 20:27:27 +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 4VrZRg3XDvz4TTW for ; Fri, 31 May 2024 20:27:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1717187247; a=rsa-sha256; cv=none; b=GhpgEHJUK/298DfE0w0cStdpa2ouc8S7BcIWlZww/jKH9a4JdtvlsL0071ISg9Eim4XZZo 9wgSXqkDFtMvpEuK8sCX6Gr/hcug11sG33OYMJCPBuMBQDTwDWalLnD/dq6S3Pp4kjyyyy r41v2g+JN9Ot1VnVSqBc3OHX2h2HX7sexNlilEcVZRTdA509DHQRDG1NPFh0m9ikKoSnpI 73bAnMXHGyURKktHdtKVktX5dp9jOYcpptb54gJxfVy4JErloyPV1lfxyf97gU6BUCQL6p gmCSPdkzGP0XxguP50/WQ+/bBDb3BiOdGA4FWTHp9sjRylg/KgTUsBELLI0e0Q== 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=1717187247; 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=RKwSMKWu+fHbax59lGvdDxNJaPBmGwmwJuxSVMl0bw0=; b=IYm9oysfn8+km3V5P62X3Gsuk2ESIT0RtLGvYQpP4EhhmByHZN2Blqz7j3rwUJM/hRljmF OZy6ssFTVWYRRzFVIj/BkWQhA5tonKkTyajCLB5y3+Zdy8PSeIEX4uPqzWqkFgk8EsQ4rf mwIhssSMczFhIRqJT1vuih2kiD6QZknSOdO3npLU6JfhQeK/sFe2Umru9a/yYmTA2sFLlj OMfMeBZLJBXp7XIakeBUEYrjRFYqEa3c68rgNA3KQKlocL0OFB5QKfFrRJcnd9UbCe91QC sFVle+WFbgESYB+Xf69DagmyhszXrblDRp7iRhKJmi+lN0Am4pMqAJ6P9XBizA== 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 4VrZRg37wSzf8l for ; Fri, 31 May 2024 20:27:27 +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 44VKRRm2028380 for ; Fri, 31 May 2024 20:27:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44VKRRKd028379 for doc@FreeBSD.org; Fri, 31 May 2024 20:27:27 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 123038] [patch] update to projects/c99/index.sgml Date: Fri, 31 May 2024 20:27:27 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Books & Articles X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: bcr@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D123038 --- Comment #7 from Benedict Reuschling --- Close this PR as we switched to Asciidoc a while ago and it does not apply anymore. Also, some of the new links in the patch don't work anymore, so I think it is better to create a new patch with updated links against the cur= rent version of the docs. --=20 You are receiving this mail because: You are the assignee for the bug.=