From nobody Thu Jul 13 11:51:20 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 4R1tHF0JpZz4n2LR for ; Thu, 13 Jul 2023 11:51:21 +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 4R1tHD2xrtz3sgc for ; Thu, 13 Jul 2023 11:51:20 +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=1689249080; 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=J3rsrKmJMFdJFoH18b11aeJWTV51NhpB0RJSJfX0E2g=; b=am6FYxOM+7ImEHLq+K68wPXI9Qq9rpJBrda/PFg5We1KO5o2rznA90iYmDg/qDql1hbqa0 MD53Qlj385Go72mOCA5t+XjX0PwwaEJHbBAx4MR9jecFpGTkA1swn6b/pcAfdpZ3N3QNfn LUG+t47+/xaKznp2L8NQUWYvej8EtiFuHeR/BcsaFwx3K5npLSrUmpw+v7S4RXT7+M2KDg vb+o2Ny7m2X4GdA4GSKHunbwBCJoNwyxDapGnJo5ex7qMmLBC6+1RC0MNF0GoXVuC6muG0 msy7ZTmDfwWHK3uRJB8rg+bt7S9BSysAekRAtvkFWITasNlKON3jJtMbAsDtcQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1689249080; a=rsa-sha256; cv=none; b=QPW2rbWxe1XGRGaCeu1vKYwbJjN1g2KuB6PeSx0LOy5VZ019rSyxJii0+rodfBmQyjk+Rg qF6S1Vv4zZUgt/agEg3zQRmDAbe1c6Mwnt+liUnBSJaeycTG185Q4iOwmlp4OXNjTbGwOZ /nSMDwg4Dm3qKyHRoIIhap4wThLxO+ddwAMUBbgcl0mxTpEDPdrWcD/9F94K83wzBWZ0tK L9VCaHNnkE2IbyZAL7F0Fya6bHxDVNye/1HkZX4g4HOrMj/Ss71aG9LVWy1pSYcK+Lb5Ls hk0DWobLUPEf6J4eypAHc9+a/hchlKCBbuEgRbOgm9cGzajXTGEGcxCZA8MkzQ== 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 4R1tHD22xTzqYJ for ; Thu, 13 Jul 2023 11:51:20 +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 36DBpKCg012597 for ; Thu, 13 Jul 2023 11:51:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36DBpKJ1012596 for doc@FreeBSD.org; Thu, 13 Jul 2023 11:51:20 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 261025] Advanced networking: the FreeBSD Handbook exemplifies a wrong code for setting the correct region Date: Thu, 13 Jul 2023 11:51:20 +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: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261025 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=3Db53c91d38c726ca637a3ff87593ac9d18= 0572d98 commit b53c91d38c726ca637a3ff87593ac9d180572d98 Author: Sergio Carlavilla Delgado AuthorDate: 2023-07-13 11:49:39 +0000 Commit: Sergio Carlavilla Delgado CommitDate: 2023-07-13 11:49:39 +0000 Handbook - Fix regdomain code for Austria in network chapter PR: 261025 Submitted by: grahamperrin@ Sponsored by: Daifressh documentation/content/en/books/handbook/network/_index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=