From nobody Mon Jan 13 00:43:42 2025 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 4YWYR23Mhtz5k919 for ; Mon, 13 Jan 2025 00:43:42 +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 4YWYR210YMz42vj for ; Mon, 13 Jan 2025 00:43:42 +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=1736729022; 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=eXzkwArDGsgrx3q0OLIyV7yGTrpszdJoGwY1f5UZWPU=; b=EIsAEDSOo8NlhEld6wXZYEwzGwaLXBhvJ9OEFhmVyAJRH2vXAFoSxxHaCJu4xneiuem0hU 64GhQw+PY40uqgYhLXiAxC5lg55pyAiPDqNGCzPzUCurp/4GPxUX1tFQH/T2y3/YfRmyG1 pgtRjIDfWAN7p2K+lIMNew4XJmv+eVps66Fhsa/HeowmLI8tNvc7heDcRIg057UpwJBZBf lLfxN8gtKsQlRDfYQYGX5wDSrzFnB7RfJ87Tm1e9nIXp/c+kJKUcgjuDtC2KbDoDGsAxoU j7l8qoLSrKS/wkBJoKjok8Xwmx1luWn+8oplX1XDaYjNUirmAlVkXMa5v/MLTA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1736729022; a=rsa-sha256; cv=none; b=rNAn4Zd3MAlXE5i2g+HWBcQDpMIox4Rk5rDs7KIFzFRyATs6NYUpgln4Hql3JuwMOjhYMc zf4m40/M1iYwPTa4oz1T/mcpc2TjieHMJF5QJeVSqn69Zb7wt6kB+Edg9PHtzTi0QZ7TSZ JGNOdF9uV+gJ85kmYXPkfNmt8k5QTTGMC4Qf4cHIZyEoWmMHodqSuzSl1XV5dXUxSPZKse Q8dtl4qHmCrSGaL6r11lAAlnNN93h0jCTF2KaD5sbKyfbjyw7kW0qbtozhI7hvv9jQu5Sj EUlNDlC48scAqYjs9BIwWxpfoP8ot6plJOxnIuP6+a/iLkG/Kh/Ka+IG2q/JbQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YWYR20bzmz178j for ; Mon, 13 Jan 2025 00:43:42 +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 50D0hfmj097160 for ; Mon, 13 Jan 2025 00:43:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50D0hfJW097159 for doc@FreeBSD.org; Mon, 13 Jan 2025 00:43:41 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 284017] usr.bin/genl/genl.1 typos Date: Mon, 13 Jan 2025 00:43:42 +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: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284017 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D8b5058ec78a6fad972f48e6cd5613c275= 0f43ad6 commit 8b5058ec78a6fad972f48e6cd5613c2750f43ad6 Author: Maxim Konovalov AuthorDate: 2025-01-13 00:40:47 +0000 Commit: Maxim Konovalov CommitDate: 2025-01-13 00:42:55 +0000 genl: typo fixes PR: 284017 usr.bin/genl/genl.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Jan 13 00:48:53 2025 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 4YWYY14fWFz5k959 for ; Mon, 13 Jan 2025 00:48:53 +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 4YWYY12JXMz43ZF for ; Mon, 13 Jan 2025 00:48:53 +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=1736729333; 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=YPuQ9gU5ljQke2JOhx2xmlSA93UDve2dOeQ+kY2GMVc=; b=kxuR0q24pC8XrisByTNswX56dfO1JymK1DdnkkuUGXEanFcO8xbdvIJ+Vzb6itCUlt691V bwLCyXnziYseqr1FHdC1gIVUD2v3vvKW6jd8oM0cJM0bVqL6iCRoYsIvx06PMkavjBWwCH zeVDiNEyEN7Kg+OlbKn7EoQpSiqZt7uukDbYSE97R/u0rIOBB+kyiQPHdRcmJN5mpVXMXu 1COsC3wiC6upUoC3Qt+uPJKK+/5TR89BF+atKl0LXiXM/JUv3Bpxx2ci7wo1+I0IzrWeTA mOpi1XBiaHD1a8g+wU8sM0Ucl0f90jFLZVW6g76xZvoWUCRZnbuw3XELvVSM4w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1736729333; a=rsa-sha256; cv=none; b=u7QFGUpcgnUYvixGGtUwAcNp+MOswZT2Rjkt6bfARexJ0ihhr+n62YUf45+YWeJBotAPeY JrfCGOtn02wY9qVliC8ZkeEeWPlKXZWFnL5KTGjh7e2t7bB/GiKlsytDJceA9y2rnS17an 3vZ3iZsG/5x3kPeA5RClJGHIRoosmkX8+ZaoZYMz5IroPGZChzAkFehPkjWh3lv7ijTb2p D7WPmtczwgB5jzGOU0haGF803kfmKEzx4k73zAgtgTrU75DUDWiiHz+XUMeRU2RB/JpJPW Qrfgw6+sr9XlwK6nuu3bnxl1dNM72KD8WO2OMUQ99T44B6o6uYlltO9kt2MjNQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YWYY11G2mz16d8 for ; Mon, 13 Jan 2025 00:48:53 +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 50D0mrB7001223 for ; Mon, 13 Jan 2025 00:48:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50D0mrtg001222 for doc@FreeBSD.org; Mon, 13 Jan 2025 00:48:53 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 284017] usr.bin/genl/genl.1 typos Date: Mon, 13 Jan 2025 00:48:53 +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: maxim@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: maxim@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to cc Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284017 Maxim Konovalov changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |maxim@FreeBSD.org CC| |maxim@FreeBSD.org --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Jan 13 18:02:45 2025 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 4YX0Tw6TZHz5kcPB for ; Mon, 13 Jan 2025 18:02:44 +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 4YX0Tw5TR3z3J3F for ; Mon, 13 Jan 2025 18:02:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736791364; 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=Ka/PNhUiXqQccnv3D9jeZNwgjWae1TZoOwA7VReNTOI=; b=DSUDZySHFGl7EsDGiV9pjdQypoFL06tY0WNe5xGXKlK+cN0DAhBkazhKt2/29gYmLgpGK9 PpPgDPN6Vq/v3tgmzBIPmDr8CejsBFEXjWSy6t3vj0UvVrDOf9qEumdpiA6x5kDOb0NJTv 9UgHhOaIHKxlqSdOJavcTgiym4LlVVU47tf0XDVumVY1m4R/VbkvEXPV1U6L7BAKlqDQJR 6pJw41NJkDucyVandWSsqlAeXiKg4OfUsAxi5LHlLm0Hol5aIkLPTafm7q35aviSVcqSvd +iPcaXb6O6mxNJOgbJq0IbpEla8G1/vsYWm+N5ESjf22/1QnUDz3N9AZaDZ3Ew== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736791364; 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=Ka/PNhUiXqQccnv3D9jeZNwgjWae1TZoOwA7VReNTOI=; b=TO7qzmOah4Os7p+MkGPY5kKR5EbRESC1adC03ziNdc77ERyYun9sNEyIsTdAdT2ACNylQa P6+bAhfuvhu4k5rIEbutID+PBn4r3vYrwywq0JbWAuSVtl7b9Ui8NWWtIaxtz4/ow+bxID HfdpD2d9OPp+6/4K5pr1pLXPp29tMNEMFta3uRV/qJmuGWC1yalSVRnXBpkVQAnkXFcOom 90KFSNUeC5Hf7//hu1ErtpTRR7gEEn+nBZSEyhT3oj3BqH+xVEUTwC2jVUVYdut1kyoKsu gVmvmf/LVQC+OJ2+nrDnQTao9SWcs2NkbH5H5OmErqryMPbT/vfz1l07/KHssA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1736791364; a=rsa-sha256; cv=none; b=qKmxnplktcbATxbe7/7Y6nRSNM6zASwTSVZRb9sNBqH1mOOCG7nKeXD22SuIP524rj9rTw yhaUJDIyuumYmntFBhUenipoQFtA2t+lHAUmaZbkAwIowekhyff6dfMGgZUORgoUHIgNmr hj4UYjobZ2vJOOmHWm/HNOTWAUiJeDVPtIyMQdRnncoz0izWYL+eknQlY6LXax2WQjXg6E MjJPWsVXI3bjPClfGHdIVoCa5+WpTnTSzUYolHkEOvzp77XoASbnzH/YJrFl0x3CcFMjYE kbiM1NTb1SMoXxVEU8FAIchx0AZex3BA30IDbGnqJjKISxA2Ktpa2wPcpFMDzQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YX0Tw5251zhlm for ; Mon, 13 Jan 2025 18:02:44 +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 50DI2i9H064654 for ; Mon, 13 Jan 2025 18:02:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50DI2iKx064653 for doc@FreeBSD.org; Mon, 13 Jan 2025 18:02:44 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 276382] Website Addition of our Consulting Company Date: Mon, 13 Jan 2025 18:02:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Website X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: carlavilla@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not Enough Information X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: carlavilla@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D276382 Sergio Carlavilla Delgado changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Closed Resolution|--- |Not Enough Information --- Comment #2 from Sergio Carlavilla Delgado --- I'm gonna close it, feel free to open it again. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Jan 13 18:02:51 2025 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 4YX0V36plXz5kc7P for ; Mon, 13 Jan 2025 18:02:51 +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 4YX0V33XFCz3J8X for ; Mon, 13 Jan 2025 18:02:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736791371; 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=Wt/51NeRwu19WpA/9a6ok/sdW7GN6w1uhKAt1BpHuws=; b=RMdg18ojyhkQ5TTBOkZkB2XvJr6MqtlWkIXNG778DinhfaXWqn3KvVpWaqencf9JBrT+RF CqjKofhZgWcyExGTA8yuIpqHXjL/7EHd/KV86jc2IRa4j+PIIOg4Q8ndcSE5iTQGsjxAW9 cu2OhYxeCiCcLWGCsTd/NLSJpSxCcJBn6C3UuWItrLtLGEj5KWfUCS3lYhJANfReFb+JrJ BHoHxVJNqyiYn6ecmiJN9A20OBREvVDbRH45wFyGTGpELLqAYTF3fASgyR/HTyK1KKDzRR K4RgsxyIuFJF/nXSrge5GjDJ3k5wPrWKdFaawjqUfrWLD3Z7VVDJrAkj9TXW4A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736791371; 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=Wt/51NeRwu19WpA/9a6ok/sdW7GN6w1uhKAt1BpHuws=; b=VVKIxDSRApl2/89RPBcs5kzPFkg+La6TXNnj5MBoqtQ5y64Y908/nRrIUW2azjefPiJQoj +hR/GPYb/Qj5NDwZSZkVTanWZh5GPtg6KfrJxa3iYdQFNwlWhNGdVIvuB/jMTOq0W8GcX4 1ULBa0+lxKvtcKeRGV89Syg3aqEVCuz7wCXZdxNOIVupbW1f8xma5AYhUzVY7SPn52MN8z J4LK+hm+/yqZOJEtkMYfgfsalCP89+tp5hkLM5H8/ItEP2TdIW4YNJsCv0Lmp8pLCny5T1 XxpsqU0OQw9iuNuE0lHDHrHUWc/mOt9tae7WqCeY09sEqTlKWBhzZ5WoHnZIYg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1736791371; a=rsa-sha256; cv=none; b=XKRVhmivexPzi1Z6jUacLeBq7OzjDKr5OBIsMaw1Rjbdw3EDW5dfD3OxLC+bdUYg1Le9YL u2InMAi0FQuzg4Zp5GS34T6OAq0B9eGvKdH67gj0pen/+nJZc73j4KfRFouhPGn51U6eEQ GGFMZdtNC0I5DHQmGi4QoaVaS0yq85f1t4e3t0iI+g0iJO8/bsfWq44uUxFT4kEjlSRHR4 oJpTbsR3vLMN/+UuFtlsHUC2BYjU7zaNoBHnQHIG15Q2Zwir9g8BtzB35VpL0L3/cbDXcM OFRZt82zAqRBkRslyz2zOFyRkrOBGgKi+yEWpojYr8iIV1xuBKPewmz9fXlrJg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YX0V330m0zhYx for ; Mon, 13 Jan 2025 18:02:51 +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 50DI2pcp064747 for ; Mon, 13 Jan 2025 18:02:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50DI2p7w064746 for doc@FreeBSD.org; Mon, 13 Jan 2025 18:02:51 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 278416] Update/addition for the Aaronsen Group Date: Mon, 13 Jan 2025 18:02:51 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Website X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: carlavilla@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not Enough Information X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: carlavilla@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D278416 Sergio Carlavilla Delgado changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Not Enough Information Status|In Progress |Closed --- Comment #2 from Sergio Carlavilla Delgado --- I'm gonna close it, feel free to open it again. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Jan 13 18:16:48 2025 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 4YX0p82SL5z5kcXm for ; Mon, 13 Jan 2025 18:16:48 +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 4YX0p81qyFz3Mpx for ; Mon, 13 Jan 2025 18:16:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736792208; 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=W41YfJv8qdVlWGN5LiFNlGTQUhlVusVBgSuCb8vHV2s=; b=AN2M7/aYtPLsPlggaM8wP2cMdQytTHB9826uOoJD2IXjcY2zS5VSd8DJ9a+6Wr63IX0r1x +iufEsvQK2HXU05/mIT5Z8zY1qeIxOba72PQDX/FBstSgxpDAvQsmIpyKLrStCs+fEbfgv VOSuiFOFGjOAxBr4zRv97iLrGIUoKMHV6P562gsVyAFoRfs7Dge/IQmx14R93NFHpfz+Z0 /wEZA8JpA3gYjbGrE0/x9XaoXKazfVft29Vt+rw71ih4C/9KC/B66IbUgpdV/rpMVHqsSB 2A6p1/P5xnXVX7fw4rc9olhvumazf1/5Nz4RwZv1Ny8ty5bjjAwRQjDL4Py6ng== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736792208; 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=W41YfJv8qdVlWGN5LiFNlGTQUhlVusVBgSuCb8vHV2s=; b=SI/qlg3vdmJGwGYKHnE2yBcUkGb6EcL0IJxQrkOMtLfvVqeQnGheF0Jo3jFja9nC1fF0m1 UgQLSpFCN7YgEZUdTy/9zKOR0IrD8dkwd9RUUTvyqG6GMHnWn8NdRsbJIjDyobt8L3xE0X F8iZME2cvDj1sqzMq4ZkvHK9oQxarDWBFFJj7mnPOflR2AxspPITNPZX/SkO7zD7WtiFoj tqSYma6hiKUmwW5M5b+9v6Cyw/rhgfmorj9iga/J+kPCFOTKt8fNdxMXKXTfrIu6Zh6Nf9 ndLXTSvt27Xl3gVQppoPJEmBzK3wshjmz4TtZDBe5q6vRvRawJDL7LYBLhdArw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1736792208; a=rsa-sha256; cv=none; b=FRIv63FqIqj0VmCmmonVVzufWvzKC9mad2X9KMdGlDgDY1GrPgpFXnSOG1lmU6A/mUwdJf MZBWLymp28x0EFCBsnTKSLSp1m7c9gT2haYXuvPEETki7/kn9ukNgI1T/LWNtoTcGC6j3q oVWuNz03NU1I9emwE4rs5viD1bZqco5Z+HdQZNBZgdPdLmI9GfONov0TeAzfjU05woaYqq nMMC4ztETYf3LBRgmPKHotomdjuVOXzPp3o8HRV326glrZV1icweyZHQEA0ZP5aL5PQ6b0 OB7X2OEnOkVovTvqqNOQeiRQlmYgeOQg/TiWtDuZ0MRSKs13ql6mEGPP68HJEg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YX0p81QyJzhmk for ; Mon, 13 Jan 2025 18:16:48 +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 50DIGmfi090952 for ; Mon, 13 Jan 2025 18:16:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50DIGmbp090951 for doc@FreeBSD.org; Mon, 13 Jan 2025 18:16:48 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 281675] Links to the bug database broken on main (and other pages) in Firefox 130 Date: Mon, 13 Jan 2025 18:16:48 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Website X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: carlavilla@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Unable to Reproduce X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: carlavilla@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc assigned_to resolution Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D281675 Sergio Carlavilla Delgado changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed CC| |carlavilla@FreeBSD.org, | |doc@FreeBSD.org Assignee|doc@FreeBSD.org |carlavilla@FreeBSD.org Resolution|--- |Unable to Reproduce --- Comment #1 from Sergio Carlavilla Delgado --- It works for me, tested with Firefox 134 and FreeBSD 14.2 Maybe it was a plugin you have in your configuration, please open a clean session and open the bug again if the fails continue. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From nobody Mon Jan 13 19:18:02 2025 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 4YX28p6084z5khwG for ; Mon, 13 Jan 2025 19:18:02 +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 4YX28p4CW4z3Tqd for ; Mon, 13 Jan 2025 19:18:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736795882; 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=8UQ7uEbgsbABRdCbVzs5jcRom0I5Au7gqxcHxm1exeY=; b=eJEs2uHuCDTv21QcN+ixn/ZFgCykuNisl2cRJap3F3EIVsLUjxszMUQGvhMqulcx4fs5Yh bQ8pd/5CXmyP3LaRUz1DfFm/Sl3M2Zai0expEM5WF5YNhWaeD6fcJgKqQQMK3GQy3MgiOa F2Y+9UKcfwO9Ay9wQCWPvD6T4NkLE8UKe1HQfFGWErSuUwkXRXFYb1mA1YJK/UKNuY+J3D 6fdfWUz3P7/GtyxZ/pn/JjARmzioUUgxaI7Zg7DKEpbJEOLL7PxJbHbNWjBHwCl1QngjIR YHS3pSlPbJLJf4vA7sDJlJXnS5wv6TXjfd6i7rUs6y/wYCqjlLo/ITidMCIoWw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736795882; 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=8UQ7uEbgsbABRdCbVzs5jcRom0I5Au7gqxcHxm1exeY=; b=iuOpxktvv6mQ+l82jASfXcmhqU7PqD4n2MOFzj4xkVZkxGPIAH9cT6Bj32PzhM9koegmSz gqcDnhbopR9JJXoFNovmZWt6mcOCE3g1TQBMMG1jIig7KZF7M/V6rSgPySP+JgEaMvgn3y 43mW1uSK4LeMnbijRfYz+ZRWZMnSUM3z4wdncXlLdyd0HRPPtmKXwvPwNtwGy06drttNw5 zDe1Z6qwmtNhcpnYwf/Avn7RxvO/cNl7wdR0xJt1t6GRcQg3hXRGTg6ul2eicLS7ckKax4 rRAPI0HOzx6sVD3/nHY9xSEURZgtS/0EAiaUoq3EjT0A0cWglBd0D7//O3ElaA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1736795882; a=rsa-sha256; cv=none; b=f2RPRcfICmLnUEetouk1O8i+4hyGTz0tuuR9dzRjCh0ioSs0okpVKurbnDZnHwhIE2xXxs 7HCSsTJwLDi+flDc6/uPWl/L4o+OO2JyFITD7dOLhy9O+VOzhw2Cw7KCk5xHSsDsr+Xza0 yMFE4t3d32B4JvGvmwhqY5wjTRk3qj20Ts2lxQKD2cT8/Oa+QmQilQOCyL0aUiq3ZAVAMd LMyHrvtFHW6Bcu5GIww9vE85MOENPQXsaP2gKSwEEXJ+ILfS9lVA8C9xR2jV/YztbK1pOH h/JW3WfiNdT1ni7DgOFepn1x4bh7tSipIdcdFx6oXHrdYtChmqP1FY8+xqDcYg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YX28p22TNzjrm for ; Mon, 13 Jan 2025 19:18:02 +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 50DJI2UD095138 for ; Mon, 13 Jan 2025 19:18:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50DJI2AM095136 for doc@FreeBSD.org; Mon, 13 Jan 2025 19:18:02 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 276382] Website Addition of our Consulting Company Date: Mon, 13 Jan 2025 19:18:02 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Website X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: josh@richesinengineering.com X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not Enough Information X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: carlavilla@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D276382 --- Comment #3 from Josh Richesin --- (In reply to Sergio Carlavilla Delgado from comment #2) https://www.richesinengineering.com/freebsd https://www.richesinengineering.com/blog/revolutionizing-telecommunications= -richesin-engineerings-pioneering-open-source-solutions Sorry an about that, I did not see this.=20 Josh --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Jan 13 23:57:55 2025 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 4YX8Ml3zD8z5l0rF for ; Mon, 13 Jan 2025 23:57:55 +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 4YX8Ml2WrGz3vXp for ; Mon, 13 Jan 2025 23:57:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736812675; 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=Q6qBJx7idfHWO5afKRo/AxFEd5Ds9SpJgDpXLDmWa5s=; b=BrlxH0eDwNg7QmUcKP4HbJNSQksHsKHhsc/vTneqNo/pZxCpuCjzVvYn30qfb66HIZNlgf tL146xnRFujptcuawgC8icno6asiW04AhbTZqHoC/gww3n8KfQfAYK5qPLwBKaxJmPTDx4 1ALfVY6BsoVrA+GrbHFcPd2bAgD8rRamKx1IIoA6F1RDpXbiyfM5lhgf4ryK79r3ySixFf ta4L2VDQ3psyZyDMbvtCVZLW6SddesQ8h43E2LZ1GmMje3IKpL5xPFLVmkATXkBxPprO1r mzrigCnxXK2jQcyWr46fdSSrOf7X04oZhRBU3mwjaUaEb0YYZ715VpjBocup+Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736812675; 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=Q6qBJx7idfHWO5afKRo/AxFEd5Ds9SpJgDpXLDmWa5s=; b=iMd9n65dVhY9Abc3z/SqHbY4ju60n5VzfJFEls/aXiPEvAhZbiQ+p8xWfNMKGigOBAJt7i VT2QyjmPK0L8pqk4nWmSqXTpBoIw6NlLHNwHeXN3OkAIzdOn/owwos2M4u2niGBUvIb5Ou 5hrrnzy1z3MA7v+ximdkc3Yg8L6iqmYOZ+3zvMyOMUXkQQvFifdSN5av6PjaSNoF/H6ZBc s2LvH0a0ODQYLIN00+SR/U4pbh3ELoVVsG5MXfpyLkSP9LaGP7mPyQhRh6Rxl586K+4vCc Syhic691VVoT+qyFcdJFBOUJB0lHgyBgxuAdej5QBlKBMkmn/xcMnU0dKD88dw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1736812675; a=rsa-sha256; cv=none; b=m8jNBHM3KMUuqY3yat0AkgBtGfP2GgbLvSq+DMkcLM70oWuOTWnWqdSW/Ay9McTS/m9Y2e 1eUWg1Y9o91CaJEmhfzp7edgj8eN3zwmCWhXjdXnAuNHjhqN1BzyO7jUFFP/TjIQYCMjYE AZtTAXMu7fbCwS0VU+3i4Ynd0HtfIPTeBFtZXD4tnRk0nsaIYsv4AL9+oWd5Kew3YkpGHG eyLq0swU89tCrZZdVJTRjsaLrARkpZM1euI3fhiUqqGIAd5CaJnj5FJ1eRUL58U8W8kyRc 1vaATk5I/JG5a8e6+2B1V9TRcAgVhj7n5QlEiwUzhKm5VRmdJo5Qau00GWftSA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YX8Ml2334zsVv for ; Mon, 13 Jan 2025 23:57:55 +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 50DNvtoY075375 for ; Mon, 13 Jan 2025 23:57:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50DNvtZf075374 for doc@FreeBSD.org; Mon, 13 Jan 2025 23:57:55 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 263509] FreeBSD Handbook: improve the context for kbdmap(1) ; and use the phrase "keyboard layout" Date: Mon, 13 Jan 2025 23:57:55 +0000 X-Bugzilla-Reason: AssignedTo CC 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 Many People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D263509 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs-patch | --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From nobody Tue Jan 14 00:02:18 2025 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 4YX8Sq2h4mz5l18Z for ; Tue, 14 Jan 2025 00:02:19 +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 4YX8Sp5s6Lz3x01 for ; Tue, 14 Jan 2025 00:02:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736812938; 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=v3EX+bRk0/Nj0c8dyncf6gk/EdqHAO0CjhBw/nHzFTw=; b=VvKFqQKj41dMEdrblmnbaqizz1DYfaWSx5A5nrX4bmcTwjQ3OqFQA5ADUmXEvsVjhZf1bV QHZvxqfDtxM+tMk6cADGCSgSIKcdkwTpykAhKKGAZW4/GXq/qEaLbNlaHpgaJWPsU/Tb5H ZUpPGsxCnI3yrqHkFYV8S8i0a4/8QDq8r79Nmiq60yIO6FjYRcVqcJM5eFQnZP6aNQ4EDL JILjEf++Kh8Szl5nGgMkdPWOF7KmNBs56Q9MtNHXv9b8/pbRl5ie9OKGP0/duJfyqksRXF U6tta4OMivOp9/eKxuJ/dip0nak2t16ayEDOG5BK4/Jcyk3IptN0imoQ7Q5tYw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736812938; 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=v3EX+bRk0/Nj0c8dyncf6gk/EdqHAO0CjhBw/nHzFTw=; b=rgD8FqO06/vdrzW3UUaTCWrTby23u1VorJWPgZ0jakHKulnOQbgQ/IjdlAt9I+sFA1CQ/U O0lLbdZx69wbvVbDaTiZGlGF/gWNw5gbZASz2d12USzowdR8G/9Ku3qjq7tKNA1BSxMiSP AN88yNb/SjXbcgZiADhGvhKHZz2UwvKj2FIfonUsr/SglNqVdZnAFw8Xoe3bKh7XuTUydl K6qGAwyrH0xadrN10kMUD+Rlx5hEttr5PRu7OzAwnbpOw+yW9bDSCsbYholV5T3812cFHl Ew6kkSDEPaIyHrA3EZZdmk4mNwJf9KFDx+ybxTqerClntxxogzEqIW1MF9umhQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1736812938; a=rsa-sha256; cv=none; b=BsFya5U+/vK9tly5w1WbPDbIBLv9252FLXHkSU1gAsWd3nBG3bB4Lg3Q2dwvPDtgsxA8G5 7vEUWVmxw2NdsRE/1up3T2R15vZy7DRJlzigqVtobC6QARd/oOgZL9+FbJUp47cnp/5k+V 16fEL4JBqhoZOAOx31f4YKJOB9lVwOPUiw3TDMml5TojQaeTOB1aiOP/40bU5I9VZe6RoS I7PkD9OzQSQgp3na/wnOyKXzBqKrTYX4/JqDiRQsTz3992yo34J0Frd35y9r/b4w6+0tsy a8vmdfVwssx2qJeHDgVDDzNMA288PJPip7QgXYba4tuJjoOCngmx323JG5+HXg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YX8Sp5JPmzstw for ; Tue, 14 Jan 2025 00:02:18 +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 50E02I4K091998 for ; Tue, 14 Jan 2025 00:02:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50E02IHW091997 for doc@FreeBSD.org; Tue, 14 Jan 2025 00:02:18 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 84956] intro(5) manpage doesn't mention API coverage Date: Tue, 14 Jan 2025 00:02:18 +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: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D84956 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|patch | --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Tue Jan 14 00:02:43 2025 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 4YX8TH2wG7z5l18l for ; Tue, 14 Jan 2025 00:02:43 +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 4YX8TH17HBz3xb5 for ; Tue, 14 Jan 2025 00:02:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736812963; 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=lT08Nnh3LR6Hie0ElcYI+P9pEw/v/uYuQKZGLN5u5vI=; b=PW+rsgY9eJwB1c2QrGu5jEYGFiu6Q761Kv/8k9QTernVYg5kOZVKde2LAB1ANNl57FUf2+ lp6x6W7H3re1F27ruhyoknUk0GeUnpObF/kjzy7dmHcR9a7IwzTqnEof8VYxIb1G7fBBR3 IHx1ZtuA0Qk0wW/IE2oVEPHRocEtDXjLqsA+Q4mJXrTU6xsSLBOOyk2M4ccLk59/gHPNKU c4K4bslUVNOiEfxJZpDIZESV6RSHf7svfUK69xmhF5uyXC90iDtpky0IX0JQlrinhoXUJ7 8cam6OYnG+ADv9t1sOofKKcxmuX67akSD3IDZTShqQqXSc+3cTIZqL5W03h74Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736812963; 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=lT08Nnh3LR6Hie0ElcYI+P9pEw/v/uYuQKZGLN5u5vI=; b=fgNrkgYiU2bDlme61zkK0kzjS8tgLceGVf/COyPhMFjutG6hm/tW5F3jpR+wduvxURuPvg aIxx6O8N9behhOg70d7vuVMarTj7E2Y3b56WNbKUSEb2RCUgt835mPtsOTuTA85YEez1rE ahvdjH+peclUo6V4143iVjI7JGZeHy2/ZuWSwgd3fbt5YRNNEbSz1WuRxeokyKnaPOHcIU zdVnQhCv0sRqOo1zxxy68tIBiHRTqmMlwmEa/baZoDg8kJxBILqbGWk5CDZqhgPGLZ+T13 m/56bX4hs67O8bZkJI3zYzGj3TFUmAPF3HqH9Y1bHsxQFROW/pvHn4U4x4MBjQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1736812963; a=rsa-sha256; cv=none; b=eqR5deD3zYflpcrDoiaAswVC61s4YEH35Oxm28+cIdwQWQTyajp2ya6qYEApzhMJ/iMOn8 31iKWt9us7mOH+W+NuQPymyN71Gi55F2CGTxbng1+zDQ79bl3RQxZCkkTBiNPPcQrVURWX dQeLtgmNjVL2DwNly8z+j4D7RJg8YnObFZGxDTubBCWRJ+4LJvb2xv7he9AN7RAm+Xp9/c zgYklnEhgUr8M9PDwGlNyZavtaf79AT6gJVsfj6KHUAo7udzbVdyxvFZeZklUw+2uRSK+a H01PFiKkSD9YFAXrzusFCqAmCso8rsUPMF59iwRmUcClopkom9SvYpeWS2QYYA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YX8TH0VP8zs0x for ; Tue, 14 Jan 2025 00:02:43 +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 50E02go7093434 for ; Tue, 14 Jan 2025 00:02:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50E02gSS093433 for doc@FreeBSD.org; Tue, 14 Jan 2025 00:02:42 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 239504] ioctl(2) man page doesn't mention that it can fail with EACCES Date: Tue, 14 Jan 2025 00:02:43 +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: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D239504 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|patch | --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Tue Jan 14 00:13:40 2025 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 4YX8jw3pyJz5l1nr for ; Tue, 14 Jan 2025 00:13:40 +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 4YX8jw1h2Yz42fT for ; Tue, 14 Jan 2025 00:13:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736813620; 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=D2wkoh1nGPTFTkddjHbW5PKTFHdeQ0SMwGUlQG+8Sro=; b=BJBxXUvQqei7W6gqT8Sx7Tr6TDRRKftg+XMcRrSk2PtiHRhM8XrjqaXmkUhlgYnLNicJGj NwFjVjQhQ86VU1D/FywoFkm4eNWIsVXdD0j/ptk0QEC0vnob3FtLASbOHeldLvFf+qbdtE 76FD6cfkL7tfjXCtSnKqAk5hRoGBU0TmjCpkaNaVGp1f+CjDBWcxBta++Sqyb4e+3hF5pE 9FonEAsYiLzhj2ruIs6XpmpT2k5djGj3DP5poNjwvq2sB0gGTE4M51rKjKTTSitq54NXNG kn6wVkbaM5K6IYmQe2GQ2VqHJdmCCg+FhSie3ydcc+nbK6Gp+/bFQ27sbbBzCQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736813620; 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=D2wkoh1nGPTFTkddjHbW5PKTFHdeQ0SMwGUlQG+8Sro=; b=yyfsOfdgoWHLjqz7khCWJGCK7Xhv9O7gB84W57eQREpROVQ9Fs0MfJjAyEb92lYatr6jn/ Swz5Rl2TwkCBnt0ci8W/Ow1Tt3On1Q0AFaFrYOj1vY64J6Za+1R+2iErZ/MoX928dGxTcq dSvo1L+370E45p/wQ1GsGA0zfcXL8U+fd3H1CHz8gB/H/eztHONooP11+h6g9klNKjwgRR dkO92i90ChJ8jrmIPF98CT2IO8VkYEwjueaLnB5EoCJTN9z4LowkEu9xsoTB7wBAKu2vb1 CUxT7nXMChmBjxZXV5mgLsg4wO8pREkTziIoEFbKdJX89U2cbDw6X0UwQDFRkA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1736813620; a=rsa-sha256; cv=none; b=DjYWbIn1+wCZ/HEGbERby+aSMNm6JX0JaGFyY0GD7EyE39osuqbuY7Zw1gkd085sPrhQOz A/GsJvbS1D/JzJm8Qv2iM/Odt3WGsQKCHT77wp2Tz3t1kl6JIR5sUn6cnpGqu/i34KEoic yZTqrSirmRZJ3bzYlPQ+pmUlKEevXL+FLu9HaHV194lenWDKWGp4uEUC7vboc72Wnjbr6S 00qMz87Rd+qOB1zDDK8A9xLO3RrfdQKeo1fwMwDs8QeOJ1nYx6HJy1a4osU8Ra/4sdKN6o KAGlZ87gugEFG9f1keHP2s4xrvPd0mjdaTy6Au8xgQMLF3NLLWdfD37UYKbbmg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YX8jw1FBNzt1g for ; Tue, 14 Jan 2025 00:13:40 +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 50E0DegT015545 for ; Tue, 14 Jan 2025 00:13:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50E0DegA015544 for doc@FreeBSD.org; Tue, 14 Jan 2025 00:13:40 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 157234] nullfs(5): //proc/curproc/file returns "unknown" with a binary called via a nullfs mountpoint Date: Tue, 14 Jan 2025 00:13:40 +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: linimon@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.mimetype Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D157234 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115477|text/x-patch |text/plain mime type| | --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Thu Jan 16 18:59:03 2025 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 4YYsbW0h4dz5kncC for ; Thu, 16 Jan 2025 18:59:03 +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 4YYsbW06Vjz3hbQ for ; Thu, 16 Jan 2025 18:59:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737053943; 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=hC8IW+m8FO4WDP9uSTim3UObKZge2i3Tl5UI2SjLnk4=; b=eRP71gHmif0j0tqBuBoz+hev4EJV9GBnBp/+oDubHofMMeYqjn+dO3f7v6u3DLtLnqtLRx /iRfWTfXhm1dWgLyBnJo09kdxy+S4h0nWbzP2+0u4of9vvpauvK76O8Net/DfvvtEMajc+ ccTKHu381QmgKRc9MN29MLdPWzG9mwbnwvUTJ5vOCUo33c/kSqxo0B05wyA2ozuc2yZ6zf F8UesVQqzgQYrdYxgQrHUz/53oCQqSQm6BITrcpCkcYvmKtj3XkyGhMXlpUjnA/dKgeuO1 Mdg8IHAzibI3STjGXQo6QqXWeDV4HCHQrFwbsfIVDpdUTk4K9jHw7HH4sN7RDQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737053943; 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=hC8IW+m8FO4WDP9uSTim3UObKZge2i3Tl5UI2SjLnk4=; b=ldvhiuzONh3p7qLLTf20EQyBMMO+fMO8b5Nro9ZkAcKoY0wEszASKF4r8cCf0ZDA4+YHo4 YrhUBOmOnfomf92anqgvbAoXF8nVUdJlLb/2msECog87Q5UPQk0K1m2h+tDPEcU9BgN8dO q/q0y9hbYciqYiW1nAsrEr7+zeFlu6C3biQaD/3mmj/8KscudZ4i9DZmLAzxdEQFL2DNtD KqZVXMwgZLPCr4ppNMre9M/49wadxJvgmWl6KeNJEfc6gnApVFdJ4AnnAhaGZmNqi7bvvE +bnAFT0s5OPsu8/8/aJFzhxDQxXsjYwCm07LQzlQ034nvk8HYqhteaFcfI86cw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737053943; a=rsa-sha256; cv=none; b=OpD4SUyU0KFa5d9dBEi2HB7tDOPTaBCqpNwLIAEiDaFehvGz+/fUK1nJaf69/KPx3fSthj rjROHvkw9ZB2Du/3XNXOg/Kibq4SK+n6cXlK9kcPqS44SsdeK0kIUtEwPof8X59I5a/+Rs In7/YqAcwPxe2S9H8RIqPVDac7T2GQhCarlx1hWcbDaVBgMuO730p+WIN51oNJEQCQbz+A 0O4ORYoSPuyLsR1iZy+xNH6iQfEtXQHhkPf1Ti/cOkhCc1SU7XDsxRIsd8IfUin3rEd0Uh l8E6d4FPaCzsy5QEs28HNmmm/H4J7k0o0fBgUctzhaDzMocJSt1eP9gGvCrKCA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YYsbV6ZPJzlML for ; Thu, 16 Jan 2025 18:59:02 +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 50GIx2uT054978 for ; Thu, 16 Jan 2025 18:59:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50GIx2CG054977 for doc@FreeBSD.org; Thu, 16 Jan 2025 18:59:02 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 254191] FreeBSD Handbook: Storage: exFat and FAT32 Date: Thu, 16 Jan 2025 18:59:03 +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: needs-patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Open 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-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D254191 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=3Dfd5d316a9ae7912ceff6f27db22b26b4c= 58e887f commit fd5d316a9ae7912ceff6f27db22b26b4c58e887f Author: Sergio Carlavilla Delgado AuthorDate: 2025-01-16 18:56:18 +0000 Commit: Sergio Carlavilla Delgado CommitDate: 2025-01-16 18:56:18 +0000 Handbook WG - Filesystems: Rework filesystems chapter PR: 254191 Reviewed by: arrowd@, bcr@, fernape@, jrm@, ziaee@ Differential Revision: https://reviews.freebsd.org/D48400 Sponsored by: Siracusa .../content/en/books/handbook/disks/_index.adoc | 84 +--------- .../en/books/handbook/filesystems/_index.adoc | 180 +++++++++++++++++= +--- 2 files changed, 157 insertions(+), 107 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Jan 16 18:59:55 2025 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 4YYscW1lgDz5knNm for ; Thu, 16 Jan 2025 18:59:55 +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 4YYscW1Jw3z3hqy for ; Thu, 16 Jan 2025 18:59:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737053995; 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=k9hUOqkfmbA3Y+Wq9dxdyTTOHuEreaLT4laGFQ1lkDI=; b=ip2kpYnsxFMVPAR+YukP0cqA/u9+pvmDvhmEKQwWKGpXtukevDpfgqh7CR6TcrOx+OFebz 5RQeJvTJHTIukeLWKaLGGAkIsa/vdpNtxdXkib6V/I5cuyjCzpf4XWZ0SfH+yd/F7Z0kjx hIbc+e4HbjKSKj+jliGgIQZ7ZjRsVr8eOwCsxK+XltdtFZKNHLAaoZl14zQfqCDPcs0dm3 riLJ0rKousU6X+RSbapAu8UbSRRYYqLmnfiIzqaCzgb77PM7xfpbQb6/VTgSZ/HsP+ytQI xmH+n4vRbXGAXSRKS6cFte68qPA+1LeDS8B4OFb3KSAuEGCqx5/GOAcTzvffzQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737053995; 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=k9hUOqkfmbA3Y+Wq9dxdyTTOHuEreaLT4laGFQ1lkDI=; b=i05d++AU2OeNQc5DdAKAqbKYvXxGNVmwv/IMo+KFY6ufpsTjyTxtLj/NdL9GGCVSa7ro8q J4u29MGr92s0E9c0jQXH9s7VlfqlX8A5+u4sMGBl1X8B3LEMOMBmo/TN+6r1W0NIR1GSKu obvw1+qEh7BREGJUnrk47E6oox7ntglaEXe4vezFSPt9EO5IXNiSZS8Jq9cXSF1hlUxfgX uM+GtE0KVJwGMe+2YTxRIg64I+8MlnnZN5eF47wVcohpL0oRgYvHTZq0QWyIuNkovos8Yi jP1RauvMYq2FQrRnQc2mqFXhFDvLmhD0jSQS8xwohEVfGJO6Is7vVwcGvXvDPQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737053995; a=rsa-sha256; cv=none; b=aMWrIbAeDcMNFkZUE6OboKF/6/Ccewj+xSC8p8/8icUf/VMZGeFEKb+7A4nlSVcwbjxx4v hQy/HDsp+KzChNav1hVOXxAUUd4XJujeuarwEAXaRhwbX7oYzpzUA8J0ovLZzgdVYd6p7f tKajtbN2hATgPhGECHoRfgBdttnmX631nhlB/Dzy9HFh7ufhSsntAQCCx3zU6JFpq+qCst xmRfP554k9o2gswVD85nBaVHomican2/nabnCMrxERtor6L1P96bB5idHEUffYLxEcO329 2MwENhYVrzXgod8yKD0/jbATXTKdqO+rtM3tDHHiBa09KLYA8UiWftgnZY4PSA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YYscW0hRNzlJJ for ; Thu, 16 Jan 2025 18:59:55 +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 50GIxsQA055673 for ; Thu, 16 Jan 2025 18:59:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50GIxsaZ055672 for doc@FreeBSD.org; Thu, 16 Jan 2025 18:59:54 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 254191] FreeBSD Handbook: Storage: exFat and FAT32 Date: Thu, 16 Jan 2025 18:59:55 +0000 X-Bugzilla-Reason: AssignedTo CC 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: carlavilla@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: carlavilla@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords resolution assigned_to cc bug_status Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D254191 Sergio Carlavilla Delgado changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs-patch | Resolution|--- |FIXED Assignee|doc@FreeBSD.org |carlavilla@FreeBSD.org CC| |carlavilla@FreeBSD.org, | |doc@FreeBSD.org Status|Open |Closed --- Comment #8 from Sergio Carlavilla Delgado --- Fixed, sorry for the looooooooong delay :) --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From nobody Thu Jan 16 18:59:55 2025 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 4YYscW50PHz5knYX for ; Thu, 16 Jan 2025 18:59:55 +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 4YYscW2Ln5z3hnk for ; Thu, 16 Jan 2025 18:59:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737053995; 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=ycDx2YEiSD3wsjzT3+a+vP/7xw2I79TIdWc6NT1AjC0=; b=cqeft1/CEjeuMpw3B5CCxoZx1jPndG+Ou1Mor9R0H2fdiANeU1+UkvDnUywPdLkNA5rPkV u1V6XfaSVCM43ygFcm08y6BfiZUyET09ohtp7VHLEreB8gLXyuZXcPMKD/Mw6X9R43SlIS UCh3nBUDhQOaE24i+NCubw/jf4+3UQg/qgvb00Doub0+ewoAeNVU6YAomr/O1QVyM5sR9k TlTY4YC5ktmPnJUFMxumhF/Xwvc4azGTPfbDD7w07x6vxszePrGD6t+FoLtuGs3EJ6/C/K WeA8avwgxCTgoCakKmPMF8wRWXSn9Ff+orPSkLisdJ1pO35HEhC0mu3LI5rGUw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737053995; 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=ycDx2YEiSD3wsjzT3+a+vP/7xw2I79TIdWc6NT1AjC0=; b=k3evkSZI6XGmP3eVFdOtET5bM/hJcbYup+CMVaRefIFag6lggaaIEvhm7sIsKA/c5+Orbp twflf+XR1W7QOxxvBCXxTBHce8JS8sFXmqwUf3+xw42vX0xaYecVDdFsi/+nmBQJni24OG /Suz8KUFzsfk7Rlh7OBG1fjn7ffgGz7YfcwDLcM5LbaJTJ9E50rtIaB4aGOiZu3g/MLNXi 3N/jo93fGAxQx2OG/D78C3FbWJt2w1r38l4CGu+me8cB0KO/QmXrKFDv+LMUZCh1++D534 F4obo86T+MYnUz+RN5gXBLcRUjaAllypPYjLiuzyfzs2jLe5USB/to2BS/kXKg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737053995; a=rsa-sha256; cv=none; b=kZE3AxL2pym0k1EdtlXUAG6RIol6lYIljHJmB69NQROG3eEOwtFp2SfyfSQJSufXAOMpGc VmLnri9/vmOz9IeiGaJj491Qnqtsf6J8hNBnzbdF0GlyxJ1WlT1MHn+M1tumBuK1IVFF/C DGupFZDoDMyFI/zxtMLns1cPo0mP21m4NiagBcuNu9I4keaaG0YELu+V9JUmFA/1b1sagO BVzSCe367FKtztlvKD9Rk8uOPkN2fRlt/qQ97BfL6ADe1SHQmSyv+5nDyu0TACbmN68nVd X8lPs23R2aO6gQeO7G47MUyIH8ESF3oSCGsaL/Z3ZXi7IAb/hNDVIcqqRVIulA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YYscW1yfKzlbl for ; Thu, 16 Jan 2025 18:59:55 +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 50GIxtcW055684 for ; Thu, 16 Jan 2025 18:59:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50GIxtdX055683 for doc@FreeBSD.org; Thu, 16 Jan 2025 18:59:55 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 263315] [meta] FreeBSD Handbook Revamp Date: Thu, 16 Jan 2025 18:59:55 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Books & Articles X-Bugzilla-Version: Latest X-Bugzilla-Keywords: tracking X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: carlavilla@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D263315 Bug 263315 depends on bug 254191, which changed state. Bug 254191 Summary: FreeBSD Handbook: Storage: exFat and FAT32 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254191 What |Removed |Added ---------------------------------------------------------------------------- Status|Open |Closed Resolution|--- |FIXED --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Jan 16 19:29:04 2025 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 4YYtG86Svdz5kplQ for ; Thu, 16 Jan 2025 19:29:04 +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 4YYtG85yxjz3l7h for ; Thu, 16 Jan 2025 19:29:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737055744; 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=oFmuEuI5haE+n0S7p74UDNp2bu40xmmE9j1Fzt8nkUo=; b=nQNiiSb8kQYUE+2O+egkUP7rDxOI+BR0i8BuwyUDnv41cRpPd3uo/i+yMPWLksQW0PKVZY XysKIJQtjnNAHEaAAcgFBsIoAB54kUlbGsiJGlokF5Z6cKAIVyk8W3tqNOk/RlrkgmzTq7 eNaasEZNWYo4af2feqZtNEc+nd5WMQ3/RxVGF5qINGtQYnjR0Rdc3kwVKpCdWL/7xTyFt1 FOF3ebm0nnriIq7HlBC/6nPCV3J8WtWGiQhYWn4P6YQpv5qK2jp/o4g4UZoiNSJub/AjOW SV/x9ublwz4FaeC5/xWcVUiyjVJQwae1ljvyNTDVscfV7eGpCGK82yPBRnN9Vw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737055744; 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=oFmuEuI5haE+n0S7p74UDNp2bu40xmmE9j1Fzt8nkUo=; b=bCyZjRb+7yYNB/STqGPYNlhXZV2gnIgJTlMZTMN0pbiCuWL7fYtE8VrQFv+NsVDADvN8JH lZ9aQc94vOvGIZwK5nT70sfbB63/8dlNzmua70pEXc4Ex0PXMPlYrxty2CJ2YjDj3hPHWr BxsbPeBOUNX8ntE0oKriCOeSfH8YalFEQ9g+F+/YF9KzHGOrTx6SYMrdYduseN/qwmqSoF XFAGoBitBYXKk82QPpJ2XA5HKj8g0D4lncrJdPlGwFW9Eg/ZamoujSo/gnkrTyzo7IvniO as10AJKbW338qHhRue8gKkLgg1OHwADDNFDHiJuCadFINICz/RYk1WpLQ5J5Kw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737055744; a=rsa-sha256; cv=none; b=fxmCgiIUsLizwDdYQqeetHOoUU6FbZWjaF+pIBNcRGMlDScRAxN7Rx/5G5FgLsrLHdVejs aLkwsyUtKQa3ezDkWSNZJTWjeo1AIbl+WHETsq99lqBMQxRGQOavTMaM7+V4JMTn03ZpIO 95/HSNEfF9gZGp/5EFvWtbafK91lZwJN/LnhdO+RGsO6/qXGBgwiM1ZWL0086BeB/HEwup l0vQSXKPi3Swrjj1hyCGWbl0nl5LNJa0nsV9AmuBwtbVQ1DER+akl41S7yYV75+R0Xe9zI edKT4BqlelXgUjxQoRACGwOxTC2SDz/j2Vfi2visCi6Dzq5/GoL+fY8Yal/MnA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YYtG8560dzmNh for ; Thu, 16 Jan 2025 19:29:04 +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 50GJT4ts010946 for ; Thu, 16 Jan 2025 19:29:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50GJT4Dq010945 for doc@FreeBSD.org; Thu, 16 Jan 2025 19:29:04 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 261024] regdomain.xml refers to non-existent http://ftp.ics.uci.edu/pub/ietf/http/related/iso3166.txt for a complete list of country/region codes Date: Thu, 16 Jan 2025 19:29:04 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: carlavilla@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: blocked cc see_also Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D261024 Sergio Carlavilla Delgado changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|263315 | CC|doc@FreeBSD.org |carlavilla@FreeBSD.org See Also|https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D2610 | |25 | --- Comment #4 from Sergio Carlavilla Delgado --- I'm gonna remove the handbook dependency. This is not related to the handbook directly. Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263315 [Bug 263315] [meta] FreeBSD Handbook Revamp --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Thu Jan 16 19:29:04 2025 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 4YYtG95YYbz5kpcL for ; Thu, 16 Jan 2025 19:29: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YYtG925nXz3lFL for ; Thu, 16 Jan 2025 19:29:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737055745; 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=fqMrmAXmDjwYUxWSkdb/WAMZ6lSDjQv6rBNz3lFbTak=; b=EwDwxAUoR17iyovlrxO9c+7Sz4XD9quhrsXVG+cI5Gyp/PLyPaB15nPYoH75bg9Nq8CKpK TdqTb9Rozd0FCm1ZsFKb/8wIi2iO7Co07DeYGBS7BvQepXykjoH4o/oBcwynz1x/7za3nk lGdyQ/thdHUbsPkY2RcZb/HXCkAbDVVmEoKRVwzMn1zmwqJciisav+mHDg2b5K4QeGu3XC HdIpSDBD1105XEjt9ueWNocje2SDdhr06aBP9l/8tpd9LiweY0p5nX8m6QBCGg/lXK28hL g1yk7o4yWoyD9LsffWzbQidrXiJsZ0kynO9vhlki0MsJn3iHSN+IeIykOXsxjg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737055745; 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=fqMrmAXmDjwYUxWSkdb/WAMZ6lSDjQv6rBNz3lFbTak=; b=jLmpaOO50hLA7PyVEzRNfArysDIA1xsRaOFto/CQKuouq6otVWc6J4+07V+4q2HJZ+ZpKi EuT6/aEp2MmMvF7UftN/VD6Kb+hnLiYB/MtIf+5TbvgCeHynSMJCMWQvmg3nHLpeJ949Tw 9h82CYe5bKAWHL6clTpxG4Ebap8oqztfIocsABgmzy5WL/HITK1HU9z///Ocgxcvlj3+30 JTXZi+fMfUC0mre/s0cYIGniJwvNVzYr7/PS5XELeBawRYegM52pjqtHBww2qje/hP23Y6 TZ37u6HHF8KenSMwpUpvhnfq66s1OJGq9aGqckPcE8Z9EoBVCZBMtFKTtLZs9g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737055745; a=rsa-sha256; cv=none; b=dGkk+vKpZt7wgVd4BE/X2ReSdMS/R1x+v2Qj81fYmkWrxbsGGO88iDEjbJjwdt0fqWuw+k fadDWJR0hkVA5PvAmLlNji9sO0eI6v4DXRzyHxYWMCMExkaHpINF7dCAxeYYL1dwFDEENN yEfIkeJyWE07Pv13X4FPStPF8rcaqJzVm+SZnGt36Q4uoJwRBfgXz60Gt9mHuMjuOhM6yh IVCq0oE3auw9IqBBfrt4R18ok1oMrbrN0fvr8D2qcq2vyv8F+IJexFS2Hlgw/K0f8pjMwb KOC5NWYVnXRTz8T5h/TME5RJoT0YthWPUkdFAT32cvfzmvnB1zGn7fgJMV+X3Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YYtG91d2FzmLL for ; Thu, 16 Jan 2025 19:29: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 50GJT5UI010972 for ; Thu, 16 Jan 2025 19:29:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50GJT5T7010971 for doc@FreeBSD.org; Thu, 16 Jan 2025 19:29: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 263315] [meta] FreeBSD Handbook Revamp Date: Thu, 16 Jan 2025 19:29:04 +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: tracking X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: carlavilla@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: dependson Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D263315 Sergio Carlavilla Delgado changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|261024 | Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261024 [Bug 261024] regdomain.xml refers to non-existent http://ftp.ics.uci.edu/pub/ietf/http/related/iso3166.txt for a complete lis= t of country/region codes --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Jan 17 01:36:20 2025 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 4YZ2Px1fshz5kCcs for ; Fri, 17 Jan 2025 01:36: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YZ2Pw63rkz3WBM for ; Fri, 17 Jan 2025 01:36:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737077780; 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; bh=d0ZT1O2P5qIKYjy3+36RVol0p8lRLoiITO1PtmCdtzQ=; b=COlOUolRwBcUE5/f4RA6FiWAQsIlgP7cjuIinCSYvhz9KNptwLt7y/v+fU9QV2b1gsQmAF jA+wA+icE1JlkaXsDOXzJMLJ5/Xi9NwehdHN9FktL2dN/WCHC+Z7Zr3jy1pQErfF6+u3j1 zPLKwyMQctPjvq40i29PC2xSyUOHAtFBEbc34IcO/2/B6lhHGPAo95+rtV9d9Lz2eXDFXb SdnXYA6/TcY+EhMHsFfPBbPrk4tt5ZPkkM0f6dl0EyCkxPaG8aTjMySMzuwY/G4iTXP7Es tRhzEx6PUGS5GMhMHjvCXXQtV5fAQICEb03PigpOSaGJVpBPUdQsuQ2noEHzFw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737077780; 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; bh=d0ZT1O2P5qIKYjy3+36RVol0p8lRLoiITO1PtmCdtzQ=; b=llWvcJRtCZlBsrd4Ng3NLICSmO5dlMqH6V8vGdLuFPUZ5ix4eiXBjggcMCwci59spHIgeU ZVqZp2pzVs0yHwJKRr9s0HjPlCSKU7ol6GeberNKRohL8gdcBrKNeCNa/gUicOv9tIDzpF xQER6sH1SVI/ZXRvpX0WpCfle222gYST2DYLqkzYe0oOWnwQWbqZQTj5KKWyL27KDsmHan v6I6ybN+M8V/H05emdMSvDp6bBs+nqJl1pRI5DmO52UdZSaliRsr41WfdEIluusNjcqsxg KJcOGzXqIlJCtdRWoz3KBPDSu6hcrL3+Iw5k0RxSCuKJshOI917onhD+9XdWpQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737077780; a=rsa-sha256; cv=none; b=laHvzhoCC8Xj6EbtvJT2l4O13EEK5wCULZT4mws8N+WRtFbhvDoP6hhcIvq2DBC5BOWSyR 2od3J3BNWz6BD6/6zP3Hr3z4rkraC8ZMTBfmtay5qeUl9Px/VdiL5yTlzy0Zitg4MBkUqv mHmUYoP4nZgdz+CmAZl8bk6iSRQbUoyVd55vHTRfPP+aQJtJWh7o9i6+V+tI/1/YnJ4zDt dYNSeR6T8aq9T8ZaepcrfFQ4ibkYm9eUFs61H85cwziw2pj0IG1jXKVoTyVKRX5s+Qm+ak hEKuHe0MX6B04ZFzr0JI4GruLAzRQdkGzfMX//rnEICNKh42vlvZsJvuuIfRNw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YZ2Pw5bKNzx9f for ; Fri, 17 Jan 2025 01:36: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 50H1aK7u055983 for ; Fri, 17 Jan 2025 01:36:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50H1aKo8055982 for doc@FreeBSD.org; Fri, 17 Jan 2025 01:36:20 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 284105] gvinum(8) should not refer to an outdated wiki page for the deprecation plan Date: Fri, 17 Jan 2025 01:36:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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 Some People X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284105 Bug ID: 284105 Summary: gvinum(8) should not refer to an outdated wiki page for the deprecation plan Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: grahamperrin@gmail.com CC: doc@FreeBSD.org Spun off from base b218441ac074d9cb9417e284980bf87f79a89585 (2021-03-28) added a deprecat= ion notice to the manual page, AFAICT /usr/doc/website/content/en/releases/ had= no corresponding release note.=20 states:=20 > =E2=80=A6 More information is available at=20 > https://wiki.freebsd.org/DeprecationPlan/gvinum. =E2=80=A6 base a5f7047f28654aa297c57a9d24f6d1408641b975 (authored 2022-12-12, committ= ed 2024-11-03) postponed removal.=20 The wiki page is outdated.=20 does not mention gvinum. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Fri Jan 17 01:37:02 2025 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 4YZ2Qk6pPpz5kCmh for ; Fri, 17 Jan 2025 01:37:02 +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 4YZ2Qk4cdTz3Wd6 for ; Fri, 17 Jan 2025 01:37:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737077822; 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=Up379DtpcBubysyimD1QXb96wELqeZp/+Nm1CL8W4jI=; b=Wl8hK221c74DUelg+v4hgMUTZqoa6Dcto34bE6KBdCao5EF3qM+vRlJnCncI5IUuDEJBVJ L9V/PYBBX5zZ8X2I1iJARAmMR3GtFDyNR5HyRT+DixS08uPFIW7tXFBsYwPO3tidR2J5t9 IFMLsGAEaxYsE9YdjfCFEzIe1GmFqBuNzXChXc2yEPc8x7kZis9ajkpEcmPF9WI2TIPZYD H4WVP48EtGyBtx1u38yg13n0DeXdV2Ls//gj6+gF04AjtkZlMBn+IFJv9CGk/zmC4cqR4w LIIl5h2tR0F/Fhn+/JL4eLYBWCMTMGsoAorOqDixMAZfNZRro+07FK6ht13dNA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737077822; 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=Up379DtpcBubysyimD1QXb96wELqeZp/+Nm1CL8W4jI=; b=RnAQP1DAhWBANCXpilSJcRyvOyywv1toTZyFRATQ+JrPaqdtBqYDmpIJcgZN9KqBKsEWo9 3cs5wqlGQjNJbQZz7W1kkxZsaurFA3OQKFOGUuCQbIzzchJt0ncTYIFvMaLJhGsu2dONhR 3MTi5NXc2mBv5vVXHPYbR73Pt8rYVfWZ7OZbjnSKFQpQzsDcUh4qF8ooHaCu4pJAzg/3b0 eUjb4Ve/xKNmIwASCB+A8j1xjf8T3ni95Is0AWzku/QsQJkvTlKwT6GDCUdMp2Y1KyGM1K FPBjJFMR12OoLN1bZTizBWmMW+JryAhrNaOUNbpK2cJrhviTRUHjEpsFWXCndA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737077822; a=rsa-sha256; cv=none; b=yQuRzWjb1LryMObmftq9bwEgcbIpStqK73fTd60nobPDLdt4CYx3GudNJjxTE8COA+EzsB APTLYKR4j4YtpsaVncYPQKmpKSoCWM7sVTf9ZuoW6Pt+ULNMV0/ku/BiyrhyvVcROJTNOq r2ksKxa4GC3Pr3QZ9WPvyMnq57yYhsTJD3+pHi3Tjvkc7xWbRTBIQdcdZj+CuzS9N2O/RN ES6N96eoGU6QQRZcUrh6DZUKT5Hhuz8uyntbvNmuxz4CNHsHrxfwyrEJPp7K9dyzmHqrft QFknQcwpq+gTMdQJAlu8Zr+lIs0II0X8VOpuWaA32rfaVzNpKGI8+sVXa0YXAA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YZ2Qk3rdFzxPf for ; Fri, 17 Jan 2025 01:37:02 +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 50H1b2xN056417 for ; Fri, 17 Jan 2025 01:37:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50H1b2U0056416 for doc@FreeBSD.org; Fri, 17 Jan 2025 01:37:02 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 284105] gvinum(8) should not refer to an outdated wiki page for the deprecation plan Date: Fri, 17 Jan 2025 01:37:02 +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 Some People X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_file_loc cc Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284105 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://github.com/freebsd/ | |freebsd-src/blob/6c05f3a74f | |30934ee60919cc97e16ec69b542 | |b06/sbin/gvinum/gvinum.8#L4 | |9-L50 CC| |jhb@FreeBSD.org --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Fri Jan 17 19:21:40 2025 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 4YZV384dg3z5lLqW for ; Fri, 17 Jan 2025 19:21:40 +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 4YZV382ZGfz3t45 for ; Fri, 17 Jan 2025 19:21:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737141700; 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=82gO+PX3MMfW4U6a7Q1pIYXTi9hZr14CtmDXiBJ8LkI=; b=fVuYr/39TBm25QesRDFcyoIMY4NHOUK3Fuky66s5D0BqD4G0n8pkVLGrYXGMdOBWhPUkGP wQE0Muigvpgsq53Gt+jhP9jYUm4ZCxXAj5ZEXsC/ol0+F2ogC9WI0wimLxYoh8a7cICcvC p2K5NmBLXhuGMdalDrvXf8YX7okXCT1xCGNS9bhG0EGBRLRSAgUfWqjTNRgCgwIuEZpNuJ voto6oHAWlx3IzcDoSE4QQ1oYspIwJH+ukhGS4Sd4uGtFa8AlTpndPse/X89A7yVUUsAYz ZE5H31/9OtUlFzzTvcvfWA6WCPk9ZoNbKeBP4k43QJooUVOM+gHtydJOz3NGQQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737141700; 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=82gO+PX3MMfW4U6a7Q1pIYXTi9hZr14CtmDXiBJ8LkI=; b=OSebcY1lXroWsWju1N8FjkatP866FGY/eC1637L/INOYttXR4dHhe55iJBsdcs00a/sF0U bsMDB7q4+xad01awuq03GymGRl41AwRK2SLoUQ/YsEhi3Lzw0lgAOv300n6sBkRwO4zbXI F0YdcVuU/yIx67NNPN608Wu+YDBzbUirZ9FAdQtMtI6XDKfJpkjzi/VxycyAQZjZ5QowoF HV7b7StIOty4R39/agIK7rqTDSZd0+RWvVoHzG+TS0zDxyXs6BGcx/b+Pw3bzgexoySxfL SG1Csze7E60BQ+5R0YCwMcQ8/Wok62abFoNo2T8+9wQZOsqC7aUo0Pr777FkRA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737141700; a=rsa-sha256; cv=none; b=VGus/Jv1tpDv2xeWlVfkHwY4WayC3JJojp1G+qGSnq7bdTF9fKLvJZDzy+h/ArlN+BSyX+ aodUIhmH9ujpw1tMPjNCJ2+GnYpg/hlNT3ZQ0Cmp9AdS3/0auU7S5mFnCpG5FjbS98vcUc DPDWnCigbi1d3HYXEQs/6DJaPrJIoChKC2Id9QbaeKnfCavzonGgQJ6RkYy5JtqrzTZv3l gmT7OZwFldqk2N3OOFzoZ7cBOks5P/JpOOcPOq2nHK5yrhQ4olyYwK4895nrfLggBWmXxl r6yadWxG5OhmnQ2mTvJJaDyolv2pb9ROj6WRqPHgQ4EQm3t26coFUYBlNwYcuQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YZV3820W7zXFk for ; Fri, 17 Jan 2025 19:21:40 +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 50HJLemp068971 for ; Fri, 17 Jan 2025 19:21:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50HJLewA068951 for doc@FreeBSD.org; Fri, 17 Jan 2025 19:21:40 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 266634] rtsold(8) and rtsol(8) usage() functions: corrections Date: Fri, 17 Jan 2025 19:21:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D266634 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dc4380d5b9383e2a062840573b36ab643b= 65b2610 commit c4380d5b9383e2a062840573b36ab643b65b2610 Author: Mark Johnston AuthorDate: 2025-01-17 15:14:22 +0000 Commit: Mark Johnston CommitDate: 2025-01-17 19:20:14 +0000 rtsold: Add -i to the usage message PR: 266634 Fixes: 231bac4ccc43 ("rtsol/rtsold: Add option to skip random delay") MFC after: 1 week (cherry picked from commit 9e9e64b693ab1e08cca46e26e468160542c33f3a) usr.sbin/rtsold/rtsold.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Fri Jan 17 22:32:55 2025 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 4YZZHr3VC1z5kL0y for ; Fri, 17 Jan 2025 22:32:56 +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 4YZZHr22hDz4QhP for ; Fri, 17 Jan 2025 22:32:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737153176; 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=QVeV2IJShzuV4z7rr2RO1a8Y3t1lfdNqRzfmkgS4KTc=; b=sITQXjLS37gvSDTqKKtM2Gt1Of93TqeLefqEmmCgctFEPHlwAosOiStpEdSuin93axbtoI WevZeVnTSCppn70o+J8WqxKVKq/mDirH8OPANbX3I7b1haOIkb+dpmgcFj596Am0YzxEx4 4fQY9fp3RcEyO8ViIMdBsBjhnxpMJpt4/Ju2FDbTk2n8s2q0Gt6HTYLnRPLuRxFlHKofzF pI3rdTvcz6Oq/Q5PJlvgopFisrZYaqrBdKwPScupKReVlxqFNLoTv5m3uS+Rhca+QpE2Yh E0Nqa+Bfb/SIzPXQVmoqK04/YT6qCvtAW2NO87Ovsjv0ZbR88HCesVPvP6SMXA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737153176; 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=QVeV2IJShzuV4z7rr2RO1a8Y3t1lfdNqRzfmkgS4KTc=; b=c3ZiNRdFfUCYtud2gJgpa5gkkIJlQYfvgXzL2KW4ZRFVEoMP0ENvb5dJCXOveqtHTCfJ7T DypP49EoJdLhAPvmmYy/kCnjuDMdt/pjT84TTxjOlJSrKQOwYsbeGSZCWoFNcokQEZt1jl VR47DlLlhv67IrNYk8a53Ga4SpTsrcuRA1gu/uQQrWTw1I/mUHN0+qK2y5Dvl7d36pmlAB NxDC6E3urFYtTRSwv1gtkaPasJksw1zBwivLP8zgkkA6gYbmvwMl2qgNwSEpFF8JKccJ2K /jf6Qxxay4AKu/BPupkZYwEBon40QXNg34msFx4opMimxjmptsZ18vgBgrvUug== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737153176; a=rsa-sha256; cv=none; b=VZpjptmXLNR5+LA25kDzL7KsNBeoHaYe3YJmDjvrOg+V5mNrXt+StbKBLgcB5bQg31MmdJ P9EyowcezgRe1pm4VC0YMllVUR91CmThE+xmrO7GWkeJtIeOi0b0aaBvfDOgO3s/Vzg1a6 ExL7Yu1OU2qVBese/VmyNKKYTQBeqz4af+to8zAZhiX2GL8FYHmEU9pU5cftvfD9pV3Ctv /3W5IqJ3N9LReUcYNsKqZh0nt66Qd1TEEY38ki8GO6c23dHp+ERYn/AnrgPQgFJPxoPmk8 KQM1tNclbbaq3ITQvsnF0psIw9IENJoLEoUIEvZBVi1gP0OfU4xlO49kUacPjw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YZZHr1fQGzdhh for ; Fri, 17 Jan 2025 22:32:56 +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 50HMWuZE087235 for ; Fri, 17 Jan 2025 22:32:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50HMWuZa087233 for doc@FreeBSD.org; Fri, 17 Jan 2025 22:32:56 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 127844] Example code skeleton_capture_n.c in meteor(4) manpage does not compile. Date: Fri, 17 Jan 2025 22:32:55 +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: asomers@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status cc Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D127844 Alan Somers changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events Status|Open |Closed CC| |asomers@FreeBSD.org --- Comment #4 from Alan Somers --- The meteor driver was removed from the tree 21 years ago, and its man page removed 3 years ago. Time to retire this bug. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sat Jan 18 02:14:26 2025 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 4YZgCR00z5z5kd0m for ; Sat, 18 Jan 2025 02:14: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 4YZgCQ6dDzz3cn0 for ; Sat, 18 Jan 2025 02:14:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737166466; 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; bh=pPFqk32ydh4I8A71XvmwX7h6MSuXhYRKa7aG/KvnnbU=; b=uEnscWkRHzb6NPfqtGDC2V1UqSQ9znW6sdK+4wBcFEw0Lq7ivnKbIS3ar2f51mq0V6dxaw H9N0js6ibxWU7fPuHNlzZo9jvkTPSel9O6oTKF1RZK4MLHwIks3GNKxvo8s1fvecyw1rB9 sJhiLtqToMmhAxcwLinZSFeYMioFwR57NF9csuiSSp7FVklNGc8+2HpEPb5U8X0Lj3Pnno 2Ahv1celmnMzkW4JuYNV4vV7H7g+V96xQAAcKyMJzykre+Moi0iEe6Syc/+ozAd7Tek0OU LGtJuv9OWyGpgMHZ01zDKuCYQkIWmH1K+SnLlefdrV+9As5f7rfPhrWezmYxYQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737166466; 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; bh=pPFqk32ydh4I8A71XvmwX7h6MSuXhYRKa7aG/KvnnbU=; b=JqolYVz8O8LPiIDHXZs3ANYMR/lD6KMT3bjXCuZd9mnO6eDCYAAntstMwKvS6li7/2e43d O7NchS2Wadz7e1h2EkhJHzciZJ2IqFxqYiShpp3tjSM/pizzspCL//N2RbcysjAIqUbyzY Az7PVJ7s91sZ+UPsxw5dKk95cpHiHzrw/yl+Pgletsl+ZlO7IB8TjJgOwds10jRvXBJSsP U6dr/agQcz7a7SjcWCkwXwXEz6enVAyzI8Fz+6S94iiYJ/fS7rU7mAFEc/0JNi+WWjtE/l YlIDnzPuH5A+7sw6yvQa+cHpkERg70NoOHCyPfnnZbHvelO2+KjH7z3gP/wRQA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737166466; a=rsa-sha256; cv=none; b=iWXQWeguHZw5QxGR+3kWoO4m5/6/kLxIYnZTRkz7IYqfo1UHa8rVCYzNYxvX/2mvVUMJFQ aiOuTxscbKQllc8PW3HopCleFiBL0hPqV/N+wsHHRobmuw3fl7uIE7OLnvOIULPfyCLRFS WZ8ZP0kj9jrKvNDGhGjn6XsRcFoo5ymuCPfFuoUhmJoRC+SAHSjuZPxQw0ehrs5YYMmMVV c9dUC1n1LQobm6lwXKnwuE+AfUcHWnxN7/1b1u+k+zWk9CkenSlhsKFaPKY/9E5S9skFBM mR3+f8bzpmCrsRwRFamebgJLiw1ohk2vDe2UgVG6MfYMfvLqZdP/60YqEMuChA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YZgCQ6CgfzlWc for ; Sat, 18 Jan 2025 02:14:26 +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 50I2EQQV080294 for ; Sat, 18 Jan 2025 02:14:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50I2EQIu080292 for doc@FreeBSD.org; Sat, 18 Jan 2025 02:14:26 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 284126] wpa_supplicant.conf(5): Network blocks: invalid parameters (network configuration variables) Date: Sat, 18 Jan 2025 02:14:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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 Some People X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284126 Bug ID: 284126 Summary: wpa_supplicant.conf(5): Network blocks: invalid parameters (network configuration variables) Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: grahamperrin@gmail.com CC: doc@FreeBSD.org The manual page describes use of parameters that were removed in 2008.=20 base df0c787c3ece1d65fd6fef34aa8f56da557b5ac0 (2022-01-17) included:=20 2008-02-22 - v0.6.3 * removed 'nai' and 'eappsk' network configuration variables that w= ere previously used for configuring user identity and key for EAP-PSK, EAP-PAX, EAP-SAKE, and EAP-GPSK. 'identity' field is now used as = the replacement for 'nai' (if old configuration used a separate 'identity' value, that would now be configured as 'anonymous_identity'). 'password' field is now used as the replacement for 'eappsk' (it can also be set using hexstring to present random binary data) Whether the page is outdated in other ways, I don't know. The two parameters above were identified in ports bug 284095 comment 2. ---- --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sat Jan 18 02:16:04 2025 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 4YZgFJ4dCDz5kd53 for ; Sat, 18 Jan 2025 02:16:04 +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 4YZgFJ3cyKz3dN3 for ; Sat, 18 Jan 2025 02:16:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737166564; 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=18tIVskdbuI51hmKJqASRYwoqgBw8RHKzbL1B5nt+fc=; b=YOIga48zZn9AzR18V6XWTXLEhGfB6kNFVvrHGDs53qPah6cVXFZo+Gujkmvt6mp6Wyve9w RCkS6MI1CMhTuDRBIjv1qD7QX0/kc74CPUusdkxjCyADPtieeYlF2OdmTGgaEiq/4hInuu qbjmdaUW7HcW/iqbSGoTf/OlunkHtV3DIJmxeENVGrfcplEzBjkL2dijXEkixHDlTWCRd9 eqEhX8o8vLVb1m/L9P7P8ujg9hOxX9VHHxjZhUc9o7eHz2a7q1lYNid5BjXA9PCGX/jCHN 74L3VnPs0c6EXTctt4F+Rq3lSi7ok3wpWOEsxhYX+YHdL7aFU//MYZ2lIovIGQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737166564; 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=18tIVskdbuI51hmKJqASRYwoqgBw8RHKzbL1B5nt+fc=; b=HFzs3hsbZRVwBApNVZ4aLfijGMZ/G5NclqMzGFo4FcpWlUXWcO8nl527Ha5TnB1mHGKUaz XiuOTPyCfGVr8PKf+AnDgb9dlI246b4q8TteFIF4bbiLKyVMmY/Y/SvUZtS+dfwX7mMY2I 9TdEoN/T8xdcDVTrhxdpzTQyyC78VhzYq4Z5aVc/Oe+yrGiWr+Sf19GqiqVpF2y20nBpOv 3V0+QMUtrx7DuE2yFGezcZX9eQKJW6tA74zTjlt14aSIekmFirOr3Yy4190Z7R3nl9toV6 u50s+ENycTEnOtnYdi3S8wZp1DoIHkCoV28dkGBSM/r58EriVspRG5ZpES1Jqg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737166564; a=rsa-sha256; cv=none; b=QP3QoXIW0Z9RC2D6eu28a0AbvKiz4EwxJ+hJOGhd6QdLgpNfXZDxGREeN8QOE/boWybGbJ 11l2CSUNskoU0sYfgA8VS01ERQ7OMNP6HB6Bt/5ktVQHjrYzBPp4bmjzf561fhEIUqe8oU SkUovuUtALHBjizHxdZROIW0BA0Bkd20Y51sUlcJTxvLhhPFCmyYvFTwVJ56iwIHC/GKgy nm7xAuJPsjs+HYNgwwz1arLImN26vi6HMaiBIPePQfSlS5eyYMqBxn+qFMyM89ZFt9RF8Q Tu9R31Hq+NEDy1IIyI0VksDiuQ6yYlBzzzPKMMD8aQlAvr5fKcIH3/TYQnto0w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YZgFJ3301zl57 for ; Sat, 18 Jan 2025 02:16:04 +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 50I2G4TV081664 for ; Sat, 18 Jan 2025 02:16:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50I2G4wD081663 for doc@FreeBSD.org; Sat, 18 Jan 2025 02:16:04 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 284126] wpa_supplicant.conf(5): Network blocks: invalid parameters (network configuration variables) Date: Sat, 18 Jan 2025 02:16: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: needs-patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: see_also bug_file_loc keywords Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284126 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D2= 729 | |02, | |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D2= 840 | |95 URL| |https://github.com/freebsd/ | |freebsd-src/blob/f26fe2c666 | |9d56621ac85f5279aa85503cbf5 | |9bc/usr.sbin/wpa/wpa_suppli | |cant/wpa_supplicant.conf.5# | |L408-L411 Keywords| |needs-patch --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sat Jan 18 05:09:46 2025 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 4YZl5k5ktVz5kq4l for ; Sat, 18 Jan 2025 05:09:46 +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 4YZl5k58x9z3shP for ; Sat, 18 Jan 2025 05:09:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737176986; 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=0tHZPoZ+toZcHGX3JyMbCxn5/4lR/bxaggjZOPxePoM=; b=NcgJ9Grt1y1a4/3t+0/fNLzvMUgUSFRBw41ArUOe1YAgQrfI8sXhdA4MjvKjFKcMto5XRi ZVkD+Ru609/9fv3PQxLhZ8ikI2AG2LbbXg7lRMz8rkKudndqy2DEDQMj0Ac8OlGF9PLQQE juMUDM7mh687Sb6OAzxnffSxxIoCKsfh4v2xamuxlrTNGvItc1RCi9R2C2IgB3Qv82bxIu 9+liNF36J5Wr9i7SovRfs5Vbfez4NHguWLadlHZYqko3PaI3u0xcYb6g3+HrFwEsQwn6F8 vzqKD0TEEqKXAYuZnd2soK53qYMNDO2RWT8bL5JJvgmOfwBoDMEq9KfxDbioog== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737176986; 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=0tHZPoZ+toZcHGX3JyMbCxn5/4lR/bxaggjZOPxePoM=; b=ugzB8U1HrdU1o8GKMqKBaqbqVyZQ4mjo+TaR/IWUeD1nAECfLeZd6WYFZBkAiS4+LME15J m3adK15mrACuufd47G84RULryXsBDgPy46kkmG9cSWwvoMx0X9VstthaD9UspIHyIjNtku eYU8WvaU06c7AxLqoStFKdKKeHqjapnwWGSaG3QAh8cNxOf20+3wbFHh0xVmnJJQN6cAVW TcSJ5bUDEjdQgc9InJTU4IBKs4dqKUGepIVIEw4E5bS1TXBng+awyAER5mumoIwz+uLWu8 PIqXlP3HUVFdQhgvMdydbFz39DJz6c1qAZrAFMiq6xUrdqeZHSipS9UwyPBayQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737176986; a=rsa-sha256; cv=none; b=k7Dk2vbXnakkH5A7Z6KwXQ/QFb5sZU5B0vOCXxNG+tpZNSt5bXhIcJT5jU19xUkGJS8NjU AOX+IZUw1Ylm2zXVttBH27kCSeVsuIshpovxlIAQqArjtnKsxbg+2If1gvC+GtpSLHuFMZ u//0ichG5jOwL1/BHhaX5nw5qNTy1JxpMTA90wEs1eeyBkk7WnA7kGm9+n1vDerc1/Tjon vKkN9BQUJ5l9snIJU01KmuJ8HQAtYKCZ9kjFCFSxO1oyYw1+0OYuRboyAsttlfpNieYUuZ l1PneZfx/p64yKGdxbML1yXipK8RudqjhYyn41YZ2eqe5V8hYg52oKpOK0BkIg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YZl5k4QNLzqrZ for ; Sat, 18 Jan 2025 05:09:46 +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 50I59kwA004345 for ; Sat, 18 Jan 2025 05:09:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50I59kVg004343 for doc@FreeBSD.org; Sat, 18 Jan 2025 05:09:46 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 284126] wpa_supplicant.conf(5): Network blocks: invalid parameters (network configuration variables) Date: Sat, 18 Jan 2025 05:09:46 +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: needs-patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: fbsd@opal.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284126 J.R. Oldroyd changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fbsd@opal.com --- Comment #1 from J.R. Oldroyd --- Thanks for opening this PR, Graham. It looks like the parameter "server_nai" was also removed, in fact as long = ago as back in 2005 !! 2005-09-25 - v0.4.5 ... * updated EAP-PSK to use draft 9 by default since this can now be tested with hostapd; removed support for draft 3, including server_nai configuration option from network blocks ... --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sat Jan 18 09:50:26 2025 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 4YZsKZ4VvFz5l7MJ for ; Sat, 18 Jan 2025 09:50:26 +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 4YZsKZ3tdBz3FvG for ; Sat, 18 Jan 2025 09:50:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737193826; 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=fvLKdI1F3gcYZps0e7KGQ/T+oenoOsOxFT0r9wWffvo=; b=Yjisl0rKwOD5J+3K6Mw/N1zr9u7khn+Khmv1Kjb/tWxceP1xrTqrqFUDG2OtDePkPk42qq iKEueO2ydvgGYvZDeQZrqxLvtnTAesoKsBLGeaeDc1SmpFba4WXLw9aW0n5naM++LuOTQi nM4I7wIp6fWaZmF/WonaFuny8ap/mMaDLh8oC3Mtn9xnEn6WKdIqiJipHBbhPuqmjYOU+q BXNna+h7YeVnjNqC3G1gSFKAeDj+8b8irdVQztiwUIfbRmtGTHryA0QtrxO6tKqaEN4ZBm VhsWRBkpMPN7yyHnSmDP8RL/LktD2NsoT3L0mS0izV0MNi0YDprO9h0xYzlYLg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737193826; 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=fvLKdI1F3gcYZps0e7KGQ/T+oenoOsOxFT0r9wWffvo=; b=OAZyOhwEBa/qim0Sq5eg10XqKPCnMfD/SwRo034bw0i3oHYOdV2yJewUbezjKJ8kEDuDxw IOm4AuENW/9kakVFThmxUhiiYvm5UlKkBjpe2Ovqv3kCCf308xm09NOdibggmBanUPoICq ySXVYPDtG/sz1PjuFj1H2yuv9TEM/KuZqc1/Cel9zrJvDaSl2dj1oDBhsI7gFNPxepSwjU /bLUdk3c8jIqRV6ob9l+oBcPZPuZ1G3OVj/+TpJKWekP3Ah7Y1FmfluEd0bYeSuBlrFJDG ZDrf8OdONv7VzAyoFlppXlqY4ZNWz0WpGRmF4hVIN/RzfU0AAiYvwQ4XSVkz6A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737193826; a=rsa-sha256; cv=none; b=HfZj1o8XvDgbo7xmfRv3mRyxXDPSgAjVM11qniLyWfitVJYL/C/i9YvKnidLIij7re+tid ynHzexjxqFjiu91gBWCTHRlaHDyZXFMD66gaI1feCEF7AZUaUYL6Cql3J79ziPz3zQ4+Bt lfjJcOdWcmKZhzXT5CunhDYzpqhorXtzn6u0kQWF5/uXlnU02FoXfnssdCMz6LYuqLEInl s3FQk1z0RkSmcyb6MozyfJaMfNIGdXSlW1Sw8tTKOgqZXXvHaZEzDrrV0LKiu5MVwKSrNx fJmU6usOPPbs/v9advGZ1Asy73udYwTuS+FLKkjmo7aSYA5ljwrNbhYM0gUzJg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YZsKZ3CZSzyt1 for ; Sat, 18 Jan 2025 09:50:26 +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 50I9oQfH014989 for ; Sat, 18 Jan 2025 09:50:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50I9oQbB014988 for doc@FreeBSD.org; Sat, 18 Jan 2025 09:50:26 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 280150] "Edit this page" link is broken in FreeBSD handbook Date: Sat, 18 Jan 2025 09:50:26 +0000 X-Bugzilla-Reason: CC 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 Only Me X-Bugzilla-Who: carlavilla@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: carlavilla@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution cc bug_status Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D280150 Sergio Carlavilla Delgado changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |doc@FreeBSD.org Status|In Progress |Closed --- Comment #4 from Sergio Carlavilla Delgado --- Done, sorry for the delay! --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sat Jan 18 14:32:48 2025 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 4YZzbP24qlz5lQDC for ; Sat, 18 Jan 2025 14:32:49 +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 4YZzbP1MGRz3ZYh for ; Sat, 18 Jan 2025 14:32:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737210769; 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=oZDsJoGYWxFSkheF/qDDgr+qB/XXWJj3qcq3t44lx04=; b=rSb0cLbOKHnqsJs9kxIOicwS0g8qepbXmyBKFC0mt0dcyUSkDCchtjg+eUNuZIee/rTsUC smIEHwmJTpRr1G3noVY+MG4VJJlcz2qcvc8+m64Z6VjbDD2bJayN8HG0NoPr1V+8kPD2Ae /x5J89hHH+D8QnVSnxJOmvqjp5ogDa7Ahhqu/5yBt+fdYezM2wZT+VTOu92Tad7rzqtb2y 5c92xm3eJBAY7zLPVxfdEoRfPh5GaVtdhDa8IAwKhJwng3+N/HGximnIkF/pVMoJxwI+4f s/oeC8igRrXXTtKiFHKf6eCy8kBc8RUhemF5nxQgZQygadUdEiMlfu+ABdTJoQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737210769; 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=oZDsJoGYWxFSkheF/qDDgr+qB/XXWJj3qcq3t44lx04=; b=OMRjf0HfTBiXa52leFiz6WPfU6ua4vV1GKphzM4I2CxMm0qJn0qaWJmLmXnYaDMNiIgCh6 ie5z3rZqr1HkoK4h14hmOjbp+4UVlCpz7v/JcqeYvmkE90ZL2wjwZzzWfNv/QxYX22Vguk IiU0ns4ETSMH06Ba8Kd5+zHrdWwfcu8GcFJ9ImHEiRYpEvxvfqMq2uIxe1rI7CoRgSonlM /zQ7kYhiPNsx53GMOlAfDVyWKA9+oRF+8OMHw5ZsTEH03ZvTE5dwCtxFnEA3bZ/Xmf8f3t 4jME0dpm6GlmKvVCHt+SNtwQH8FnvSeLLlBA5LidV+Onm4Z53DL99LKhFUdlxw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737210769; a=rsa-sha256; cv=none; b=kv/CaX9NN7PIgFl6hQ2sPhWx4AjOTQ9cPefXWia8D4WvIcx7aTvnuXKbGYUP0H5MFTNuoZ JwOBAHN5+wDl6bYOFTujtXh1F0Ysrp22mZ4oXbkiOWHMxsTKiCj/Hvyh2lwwSpZk561/oD 0IMtVweOmNyg+PgkmO+lGCzCSDlc4NXbEgEtnDug2+FEVYvkI6aRyRWXWwVxHrxEbm2HF4 O5OH7jnzB+6u/WXaXckX+o9eVxDbcIDWycpuDRBIOzREEiN0mRNSf245+pzaQZ5SEYM/HK 96g3HKRpF20tflwYZ8NNQnSZrcCrXzPgvHOla2d2S6dsOHK7xl2uNDtGK8ZlyA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YZzbP0nLtz16hl for ; Sat, 18 Jan 2025 14:32:49 +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 50IEWnYL008818 for ; Sat, 18 Jan 2025 14:32:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50IEWnRE008816 for doc@FreeBSD.org; Sat, 18 Jan 2025 14:32:49 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 264576] builtin(1): corrections to grammar Date: Sat, 18 Jan 2025 14:32:48 +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 Many People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ziaee@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to cc Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D264576 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ziaee@runbox.com |ziaee@FreeBSD.org CC|ziaee@runbox.com | --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sun Jan 19 13:15:41 2025 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 4YbYqy3tWGz5lDXN for ; Sun, 19 Jan 2025 13:15:42 +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 4YbYqy11X4z3QMV for ; Sun, 19 Jan 2025 13:15:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737292542; 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; bh=841zbKDGZ8RD/p0lvEm8VHn8tWkRSj6JRmlcHdV2Ip4=; b=iUrp2XBkgYZvdiv2m3GcexILbT9W6XxqghliuuqeuH2BvjHOnaMQdhI7YSPDvwvmsbv3UN xx4YpTKgZe2GqKBhaSCBBhyGTRPjt4BUTO2OApAMtOC+L2h6cgEH9ed3yRcdJCXVlEaRCW HZl1MHTmsQxPNnVh9hjPeObPGgUEbnRVQy1l84kVLfcoO+p4NZAHLP9rJ2RBFFMWQY0j0g clOa9nliyS89u5RTpFVLniwplo214PBmscJsEjib7qxH+KlSJSkgSc535WQuMx7u6DO296 maNpfJhubNsL0yQMRxVJpRGZI7OhFIvYnEvCkUTbCVT8MjV3RowulOaBt5Q9hg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737292542; 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; bh=841zbKDGZ8RD/p0lvEm8VHn8tWkRSj6JRmlcHdV2Ip4=; b=A7dnTXhJOHgrwB5eVQOdjn259gldl1uRofTtOt+YQP7ixptnMJOakJeNnlgqbbNj5/3tfl GkL4+DvxGn+D3+KUmUj93uJztamf7qz1ZFK9gykSM7e83Ma3B19onE5ksodvK/Lgaq3jqP xXZXaaLNoHUTuGubUX3rKWtu26fPJkmGahBBWcToy2C7NdLRqR/T2BAsetPfsZk5xqzVSy hXfZAEkZt81ckP7f84cE0oXFIIlFMiLQXv9bK8ojPV1Q9qSnp/q7NM8CILAU+3B5+/psmE uEycpTfJulwWbVjLIJv3C82UJrQyBKj+w2dGOsxGww/6ISFid9QK71cU5K50Rw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737292542; a=rsa-sha256; cv=none; b=J9U/MupCIoefMwuGDFWmGHTCZyIFv7e9y7p/j99KvYL5eD4sFGK8cZrqIjyKB33QePDFNU mttzbGjR2dqANJcLBWdkIeshYxaXq164GNpS1X374e4TGHOrcX0osdZtvTiw/ysZb7Mwf4 QZcAq1mpuR2zHr7xr4YUObtPRm9QA2uy8A2vX91DFVyfpWlO7/1zKJwSGbEQC5MQjK3OHD YdCv8yKBKJbZIrB8+r+z7X1cskD690GQ8NCuYuQM/UaHKFiYZKP35MrcJ7OJJU1xBU5RA1 bRiQ40HugMspzD+A4D3HppEaKIbruL/zeOsOiW4lAxt5qaQIwb7fBEJzGZ64+w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YbYqy0cvTzs6X for ; Sun, 19 Jan 2025 13:15:42 +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 50JDFfgC057824 for ; Sun, 19 Jan 2025 13:15:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50JDFfRQ057823 for doc@FreeBSD.org; Sun, 19 Jan 2025 13:15:41 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 284158] [patch] Some special PIDs for kill(1) are missed in the man page. Date: Sun, 19 Jan 2025 13:15:41 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: artembunichev@zohomail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc attachments.created Message-ID: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284158 Bug ID: 284158 Summary: [patch] Some special PIDs for kill(1) are missed in the man page. Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: artembunichev@zohomail.com CC: doc@FreeBSD.org Created attachment 256799 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D256799&action= =3Dedit Patch for kill.1 manual page. According to the kill(2) manual page, there are three types of PID that have special meaning: 0, -1 and -. However, only 0 PID is actually mentioned in the kill(1) manual. A patch that adds descriptions for rest special PIDs is attached. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sun Jan 19 13:32:40 2025 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 4YbZCY0Vd0z5lFfW for ; Sun, 19 Jan 2025 13:32:41 +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 4YbZCX2Cghz3SK0 for ; Sun, 19 Jan 2025 13:32:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737293560; 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=2OkzHS8LBPG756p+8gITQSILBIcFduvha99nfso8k2k=; b=E12jctvYXYv/qz4jW4fWJyu7kAiFZ76WJ+Z2NyZl1/ejuPlDU3D34OcGs6aiWysy/Ir6NQ q2/1ffs2o0Dxjo9wdbkb0GHLk3UYJqLseHWoZJ6IEWgdci9jkVxIkJYv/vbNpSIIdmEdU2 GfOkhG1uSYY4hmStdLY09VWbnBgvqz5BT2dzPX30DESBRkFk/LoxpXEdz/UqsP/zMJBVza pTuZ2nYT6S3RqsIwnsfQBQAzPNcRvoCmDSRWimuz7Uv/1WpKVlQCYB9VClVbhV5R1AgqOS qLQJrzyGmIrl7lLNSK7YAZ9LSXlHP9wOcGKnshiToVZt1DxnMrQNsfwVqgtYog== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737293560; 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=2OkzHS8LBPG756p+8gITQSILBIcFduvha99nfso8k2k=; b=olu2Cpeh1zvyGi7FqdVANQiJAMfiUZN2KnuAl2UnGMgkrD4pG0YuYH6y8lW5mq5PoVdvcc n7DpTWkQvm9wdP4tAp7MLxwQM3gwHi4+fmr6U9yoepB1R6DAjvqcA4SbBZ/6xNvWTdyF06 9P0+x0ZDnSKiOB3ZVSBd8npmenwf1GJ7CMQ2eDnNJWzhSFXugeNhhMz145nRIN7TlbNaGw omfYiT5lLjJsfLGZbZ8gngDnhoVaFge6ncJ7mFSxPSkxAkaOdH5+V1zT7EkZ/hlDY2hKUu Pgb1nQjSTHf9XvMTXGwYLP8Qp60+2VqzfPwNHlBKizG8M5mH3XxwLV14dzISMA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737293560; a=rsa-sha256; cv=none; b=MIZ3UBn/UpPgPkWmaxHrxHf0bvBqMiyAqynzcYNUqrFl4/8nmJoXFAzxRT4XqOWuyFrXk6 TzFG5FgaVKyACoLnh+kQgzl2M48gBfHAzP0a0gLQRomrkVlK1dQpABg/taVr8bu3W7FX41 nxtnV8zJ3P7GbHD/+zZp+akJV1nG0yvUVk9NAfoddCocMR6HnHS/vhrtBa9YmEEd2Elv9X Z3dxieZYpnzWbK496bNR1iOHN7ws6KJYgzPI9Lqe0fc9/jF7yGD765rfs9BLOqNu4n23g9 P5oOFRdlF5KXyJAJaOifeRSwrsGaon/3IP7DHG+6DvJ+DR+jBr97yrGIi43jbQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YbZCX16w3zsDY for ; Sun, 19 Jan 2025 13:32:40 +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 50JDWeXj086527 for ; Sun, 19 Jan 2025 13:32:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50JDWecT086525 for doc@FreeBSD.org; Sun, 19 Jan 2025 13:32:40 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 284158] [patch] Some special PIDs for kill(1) are missed in the man page. Date: Sun, 19 Jan 2025 13:32:40 +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: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284158 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dd6c2d4fe975c70975bdc6bec76d044408= f6dcb8c commit d6c2d4fe975c70975bdc6bec76d044408f6dcb8c Author: artembunichev AuthorDate: 2025-01-19 12:58:55 +0000 Commit: Konstantin Belousov CommitDate: 2025-01-19 13:31:36 +0000 kill.1: mention special meaning of PGID as a PID PR: 284158 MFC after: 3 days bin/kill/kill.1 | 3 +++ 1 file changed, 3 insertions(+) --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sun Jan 19 13:32:41 2025 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 4YbZCY5mx2z5lFYs for ; Sun, 19 Jan 2025 13:32:41 +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 4YbZCY3pfYz3S5R for ; Sun, 19 Jan 2025 13:32:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737293561; 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=3tIgQYyaDl0TeK5FtoiVvFZEDDX+NHpOUizz3zI0OHQ=; b=QpzOte/nbGCKOoGn41kJ91gQlQR5lnzfeicNxvyPVRQ2H52dIaSL3RWQRG23r7Q1s9kd88 uLtkw2hu57ggsOiQlcKeLs/gU52TU+bE5TgZDkeFBC3s6xRA9rCDb3mvU7hCPySI0ZGsEw +IT7ITFzNzIf081RVBJ3jdrDVqIyIpZbO93lm4sar1bAXIfxoR2UL0cCgWf7RZglCzIdqR r2+ZrDqMVRQFF0e+F1YM6A3bEuUphcMH6NBCTdBoKZmvzZrUvtqBgQsmVAoDkN3HoSfog4 sDvm7s+AJT3D+70JgpxMC19WBNzr16cz2I7/moAr3zGYIY7NbGsR3aJo0kO4lg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737293561; 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=3tIgQYyaDl0TeK5FtoiVvFZEDDX+NHpOUizz3zI0OHQ=; b=s67U3+W84OM0RqhiSDEA9WKcInhTZ8skJISuGNvzSf5Q3klAZmn/Lo3qC8vTqqGI3/ASXA PT5ol+L6x7bymnIsCQMfRkLsaO0Lq4tKA+YK3Wl0HoW5LLWyIjk2KUrGcVMznyAkvVahnk ghyrRJxZknVRln453vLwJxhdvaxL39ifJXzDQ5gxbFNRckIa32jHHQc17Gdy/YBn5ToreQ 5l3kNGdcDQl155H2jpxRT54mvz7mKGvnAtvld0vhy/baiwu3NZR9zIi2kCfTON7LwZN6PJ gftgG+gfkPge4PqImtgS5ITcXgv9blp0fro3hmAZXi7ZyTNsoh9MbORn9mYSIg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737293561; a=rsa-sha256; cv=none; b=YSzoEG+TPexg683c6GS2Vp3sw18DVlJX3W/AYWUb4nL43wYgi5yPpUMAR4a1fwv8yks8mn xXMlIteZ4N/BoMYNBaRmYObFMtlL4+M6SyDzw0y2oq9X5gJflYNLZ+2ssEia8DFGKX0sNB emShex1fpMolHfOEPyErIy2Xq7Lgh9WmJ+2zPYdhvVbQ1xO/M9CmjjL9JByUP5bY12e8GY khPyj+dtGtY7EiDiSfBV9fHpEXyuLDZ6gqgNQ4ViYQ/XJRlt3miOFDL4Wq6JA56zFH9tjG F4vH8wADLfAgvUULBXxX2UG60tg9sz0JfFNkNnUPo5ju4Dv+ufziyCcWyaRi/A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YbZCY2rN7zsfL for ; Sun, 19 Jan 2025 13:32:41 +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 50JDWfPM086585 for ; Sun, 19 Jan 2025 13:32:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50JDWfT5086584 for doc@FreeBSD.org; Sun, 19 Jan 2025 13:32:41 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 284158] [patch] Some special PIDs for kill(1) are missed in the man page. Date: Sun, 19 Jan 2025 13:32:41 +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: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284158 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Df5cf173de0dc62dbf47a8bbdcae28aac9= 47d90a6 commit f5cf173de0dc62dbf47a8bbdcae28aac947d90a6 Author: artembunichev AuthorDate: 2025-01-19 12:49:14 +0000 Commit: Konstantin Belousov CommitDate: 2025-01-19 13:29:27 +0000 kill.1: mention special PID 0 PR: 284158 MFC after: 3 days bin/kill/kill.1 | 3 +++ 1 file changed, 3 insertions(+) --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sun Jan 19 13:33:43 2025 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 4YbZDm19jfz5lG78 for ; Sun, 19 Jan 2025 13:33:44 +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 4YbZDl5qnRz3TD5 for ; Sun, 19 Jan 2025 13:33:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737293623; 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=1X2gKVFhcgIzQzDGAS22HUnPSMbo9rmkjAeQrWQ3jy8=; b=C4zi1/MZ9rLRks/cBnCYNkFp7PA8K2FYVL/g0qJI5hoX5ZCamCFYaKMYaspIX0r1kQxLYS l6XnWPnm2VtZNbxx5bdBVWSbp+yqCMwiTjQIeK292fWXgFW1nBb26bFBjRd+3/j9HzMHj0 cPyZ1rDMxpHirPslsrKMZFTKa2j5jrkTZafiv6IYHFOjFyLqC75E6Y6dulO/iHeWxetVMq t4jsFoyasHQkEaYaBBs6Ie8l1geMNR6HFnsnmn2KIzxeZFIesLvEuYMa1NqafCCz4f68im zxDM84lWo3yRAJw85lehnvrYTtgBliiS4AS+ZVsDogxFPVIFwbAA9Ghv31NrGQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737293623; 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=1X2gKVFhcgIzQzDGAS22HUnPSMbo9rmkjAeQrWQ3jy8=; b=yDdDNGIZHPDNMsMFwRa3ExqiwOH8aZ4kCr8aiVJznOWkVzhNB3VsXHaNrPK8ackgdSkY1x oEYfitRyVnKGXHEGuH8fM/Pz/iR9Dd8UviIBZ5Vm5usY0RcUBn2rzXROHzrvKqP6kGPYRA 9EptIG5zJrzCgb8Rm22JqZCs3VV2qtSMHYojy6bHOoat0BWk9VCBslhr3sSropaHgd1QAJ oNUWb54MvafsP3FAgpcmQ9ffn1afsAQWeEkLCIhOkWrUF/XYjlngUAqX6Ek4D2qDaPZH6V lDybNnOROgvNz9IlHeXIujXP3qqCoMX8jKWa/ogUz+3onv0yKnjhR3CXsAmlHA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737293623; a=rsa-sha256; cv=none; b=Gl/lkPJPhAX3yImYI/eGNm+ExP7b036TZIFYMY9uppU70P4ieaOEORtLeTBz1ZMIev+F3W vQ6g9IwZccgW4SJ9a0L7J+WR56sUAjlCKOz7eFpJO2gimsXpwElJKcVS7TPV3idkZFClUp 4SMlWZse7sGc5F/WmKacP4PSK+sNZo30xTF2p/yydqlAbHHUKzhUH+UhDPeNjGSqvFbSUp WYH1RpYrk+KceAwIqDDo3gOpxFLqhemIp1k/OPUH5vWxVTKkTJ1+QWsc69Yz59QPTnGyal pW0wACFGVifeVif/eIwlJ3lT7RIkcOdDdU8nP098OYsmUlfv4ce27W73mkDqFA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YbZDl5HWgzsRR for ; Sun, 19 Jan 2025 13:33:43 +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 50JDXhPY087487 for ; Sun, 19 Jan 2025 13:33:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50JDXhWH087486 for doc@FreeBSD.org; Sun, 19 Jan 2025 13:33:43 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 284158] [patch] Some special PIDs for kill(1) are missed in the man page. Date: Sun, 19 Jan 2025 13:33:43 +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: kib@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284158 Konstantin Belousov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress CC| |kib@FreeBSD.org --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sun Jan 19 15:39:58 2025 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 4Ybd2R1WmBz5lNcb for ; Sun, 19 Jan 2025 15:39:59 +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 4Ybd2R0lMtz3cgv for ; Sun, 19 Jan 2025 15:39:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737301199; 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; bh=9GpY7q//XkufBVv9nKTxnWuNaH91UeRtBPiRJ7s+o9g=; b=kyNSVU+Zb2zatjmfddG5EV8WnA7YMZHq6mXLfwpA9faoJuy98IEHyYmOWpOvMYeMxf0/tO CPSIZrGntaggZoJKKnuK68FCA3voXhG2daCEFfNFElzvoDdvLqz1knByx95vPY9xBq2fKZ bbnd8ia2Fo5MQzeqsd57ze8xwU+2LPDF8FNKn83gU1F8I1drUwyGflHndnHEno5eqfttwu jXIwwARj9sjMaEOo6gGho61mSW61BJFLCdrPz0y66DBZwZ/C7Qc3fFzbs9QqjTucvTv1kg x1nbBFCPk+FKv5pR4CHJ1HRPlGyQrW6TbgGLKSACxrVGiEac+DlphFjuaxHljA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1737301199; 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; bh=9GpY7q//XkufBVv9nKTxnWuNaH91UeRtBPiRJ7s+o9g=; b=hFEePWEn0jCTfExbo9nj9bcja2rEsqTqVj1JmChgmkNijonF2wvxdavftSlTxP+uSJ6d9T pMC+6gpU8UFNSoGldPEfMAInx8TmYEIrzmTA8Y3r7B3vJ2w3uRNmdUpo0DPVqIwmcfL51G 93Ji/QwgjZLd4Sh5zvQ2yWRuaB8ExaSvhSNZOk9RbEKSBjMgQCSZQHMkhcFS5DDhH/9j+5 Gs4C3QX+h3qjX3h4QcH0UeQqbOUw974Dhf+TAZLjy+swCxD7Iz4KkYLRzGE/4U1vHEOVdL GckhxzRTKODT71itcQYTFhKvi7Kg6x+KRWAdUF5RE8kd/vqVSd8XwQgqLvMxqQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1737301199; a=rsa-sha256; cv=none; b=UftW/r0FkjmS5FvxWOtTkwYbzDIHWhdpSQnvnBm3LJg0JLa7e9+7IRjOfuE3/YCRePIYOk AZUOpjRm46NuY3G4BAfYFiMzJauJFnCuvfi/6etm0cBYKh9JEKh8yqs6nB4oVtjCQoQBvS /A1N5IA5/JFEr5sjl9FeOm6C9f0A6Tncg7Lm5/thYoUNlLuPokl4A6cDcbG/oZ3YAoSyVV hnweSpl99qvR0bHQKUd7f9+6Q6zpyLHCA+clmVdbxD8BJHbXVaKEM23WpQ+abDuDm3sQah AkhFprD+RTKrIJsSjqFCcQmnVMKDvalqE0G44ER6rFGdGITVC+NfgvTw4gXspQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4Ybd2Q7584zwWk for ; Sun, 19 Jan 2025 15:39:58 +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 50JFdwMc000118 for ; Sun, 19 Jan 2025 15:39:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50JFdwnU000117 for doc@FreeBSD.org; Sun, 19 Jan 2025 15:39:58 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 284166] [patch] Mention that ls(1) colorized output doesn't support tabs. Date: Sun, 19 Jan 2025 15:39:58 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: artembunichev@zohomail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc attachments.created Message-ID: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D284166 Bug ID: 284166 Summary: [patch] Mention that ls(1) colorized output doesn't support tabs. Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: artembunichev@zohomail.com CC: doc@FreeBSD.org Created attachment 256809 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D256809&action= =3Dedit Patch for ls(1) man page. Comments in bin/ls.c tell us that color sequences and tabs can not be used together: if (f_color) { /* * We can't put tabs and color sequences together: * column number will be incremented incorrectly * for "stty oxtabs" mode. */ f_notabs =3D 1; ... } This affects the ls(1) behaviour when it's set to use colorized output. As = can be traced throught the source code, in this case visual appearance of tab s= tops will be achieved by using whitespaces instead of tab characters (from print= .c, `printcol'): (void)putchar(f_notabs ? ' ' : '\t'); I suppose, it is worth to be mentioned in the manual page. An appropriate patch is sent. --=20 You are receiving this mail because: You are on the CC list for the bug.=