From nobody Sat Oct 05 20:13:26 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 4XLc6v4nC9z5Xd11 for ; Sat, 05 Oct 2024 20:13: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XLc6v3Htlz4bRH for ; Sat, 5 Oct 2024 20:13:27 +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=1728159207; 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=ojL90VMO0OgQKFACfXzvJFZfwhP5IsLt4jFgZ2tjXjE=; b=jC+vARkUXElv8674VZFwCjoEn43EfanqkhZekZSM9DK0g5yWe/ZhsAB1VvLEICPD/m7N4U dI02z758uH9i9zLh9MNVKeauCNXTw5MoajtdwsJF5hxQGtZc+nK3pU00D3c/lNOltTTZkD T6ZsYqeyYLiX61XxTGLyKJnHbzxiv3VKgUj0O1wa3VEFK9MVGUowbn6Wb3mTC2+h8Auywt baCYE7Ao41D9AJk0TXDBXSxlQNfagvPVgHSFVCiUfJ2gyTg0KzQI9G2PLGce3VPqnXaJ5o 47FMsm429H1V32BjOuTGA5Djx0tIWdZlXwidLzMn6cvwOzCiclc0gzamSBDH8Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728159207; a=rsa-sha256; cv=none; b=ORr0c0AFYLpaxDtfgAsH/bn14JjN6O6V+ThlWAMFkkU2Q97cHorTLaaECpLgFk5XA4caye XHHABIqj2VNv1in8YVgcxMMfFJKPQhNhaUR5qrhLq4pOe8fQIyR8XzIuQquZ6m/5Cwc92b n0BSX7ew3eNpk/y9sC6+5qJnGJKMhu17zvTWbzXZbFgCSdb/yxwUXk1HIGxTN354YOR2cm 1l+7XSlmEI9zJvf2KQdzqLV/U7BU+3xSBv7U4gtrr6bcs3now/IADFxA2Sl3T75hcOW+M/ QiP3rmimc/A0/Qf9rlUgd5e5X7I6wdiP7wYPQHA84pDo0iTxTGjGXE/YwtOqew== 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 4XLc6v2nNFzYFm for ; Sat, 5 Oct 2024 20:13: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 495KDR4U006865 for ; Sat, 5 Oct 2024 20:13:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 495KDRSK006864 for doc@FreeBSD.org; Sat, 5 Oct 2024 20:13: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 281622] manuals: Fix "missing end of block" syntax errors Date: Sat, 05 Oct 2024 20:13:26 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ziaee@runbox.com X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: mhorne@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status assigned_to 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=3D281622 Alexander Ziaee changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ziaee@runbox.com Status|New |In Progress Assignee|bugs@FreeBSD.org |mhorne@freebsd.org --- Comment #2 from Alexander Ziaee --- orders(7) is so funny, Thanks Graham! Nice to see another manual connoisseu= r. Unless Mitchell has told you otherwise (in which case, please submit these = as assigned to him), CONTRIBUTING.md asks not to submit the same patch differe= nt places. --=20 You are receiving this mail because: You are on the CC list for the bug.=