From nobody Sun Mar 17 03:20:02 2024 X-Original-To: bugs@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 4Ty3Bq3H59z5F7fC for ; Sun, 17 Mar 2024 03:20: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ty3Bq1cKKz4YH0 for ; Sun, 17 Mar 2024 03:20:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1710645603; a=rsa-sha256; cv=none; b=ClJFBxDDhNK5aZ68wMFTtTEvZYfv6c80Qmwjd1BXCD7i+7tj2nZdI+mqjGF86iMu3dc2s+ y7nmGEtVlk75IbGDpGOHk8Z2TGR7UsPiMXLx7NhLkb5BjgbOLH0RyL70JvWq3eYbjW2euK OZRCCH5T7suts8/uHWwCX573NUYQHcYEH+sT43WxWLcPv/FkrbsZELR6DItZB6MXdk1w5R OF0mgxT5upAubCfWVyDuM6oS/LCOB8z+aShXe4s/oi7KdJ3vsGyM16a10ODXlJSZ5hwc1K KHjtDnaYTjAy/0p5ssWLVneFmIfrD+wvFStTlD2zKwUe5++W9mTr7WRUUUBZKw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1710645603; 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=OKdBQV1+BnuRmc8aVSoLquT9muohILX/pLgvKZeYQv8=; b=OBD9caIRVuUzJDgBFDu+lg+3tbFpWmDbDij9KHvSp7Ck1dT6zJxWazsLQSkv16XwanrkO+ 9qUMAf7qnMtjm2FysiI6ufR9CT8t6tEWkb+2qgVpVmP5NrCui7tI04HOQ1HHmakZL6ImEP 1zkfdRb+0OPdYuhLx/7lByqxBkvhOHiXGnuIL9yyAivhR48iWo2MwXTG+SczAL4HDoDX5e Ri1LR6D0p/6M27RkGTsQhcGPgdkVfi0YGJm4vPgbfX8Kvq7ES/mlsyCRtB9zC+I8TbxP89 TA4xxWsZEITkjL7egUGInYDG/KmsVsc0KNOLch7seXZvhZg6WIrtwfyvid2qwQ== 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 4Ty3Bq1D8qzMJD for ; Sun, 17 Mar 2024 03:20:03 +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 42H3K3ED081608 for ; Sun, 17 Mar 2024 03:20:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 42H3K3mS081603 for bugs@FreeBSD.org; Sun, 17 Mar 2024 03:20:03 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: bugs@FreeBSD.org Subject: [Bug 273665] strlen.3 HISTORY section is truncated Date: Sun, 17 Mar 2024 03:20:02 +0000 X-Bugzilla-Reason: AssignedTo 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: Christopher.davidson@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: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273665 Chris Davidson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Christopher.davidson@gmail. | |com --- Comment #4 from Chris Davidson --- I looked into this more, specifically the commit id mentioned in the origin= al submission: git show 4b7f35db44cbf901e994fc9a4bcd4c98ebe8c4a1 This looks to also appear in -CURRENT, looking through previous versions of= the manual page, before the commit id above this is what I was able to find. https://man.freebsd.org/cgi/man.cgi?query=3Dstrnlen&apropos=3D0&sektion=3D0= &manpath=3DFreeBSD+13.1-RELEASE&arch=3Ddefault&format=3Dhtml=20 This release does not go into the details of where it came from, the history section is not available. My question would be: Is there anything mandating the HISTORY section?=20 My recommendation would be to remove the HISTORY stuff, until more informat= ion could be found. --=20 You are receiving this mail because: You are the assignee for the bug.=