From nobody Fri Feb 24 17:17:39 2023 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 4PNc5v5nvSz3tjdx for ; Fri, 24 Feb 2023 17:17:39 +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 4PNc5v2mZlz3FQT for ; Fri, 24 Feb 2023 17:17:39 +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=1677259059; 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=LCSCk17hkqHqnAIT3z06SSzlon8aKJqLfJ4TIRqr8E8=; b=AQP7nByV4cI5dYXOIPKONHD61w+WhTvplKoB2q5Q4t3fJn177p4XBEwuywb2HLkvpajWaW nTsRZy6LoacPHBmRsh9ZbUwtrr223qF/8eY82qllzH4SnuxuetbrH+R2h/zWqpmA/py3YQ oAFcOjkArIU9rUh/rHNcuHZhYzMQWOJsa+Avww+l0IY9F5PT9BkyIUEqH8iCk3B3fRxNzz m1ABfqhgjgSSrrdCl27Ge91X8C3bPB98w8MsQkbIVMnviKuwDoUmaLS7MV+BiOfE6LcIK3 HQU+kHyKCpWgn3sEuszPDyZOV2FTTy9PWUj4ac2A8IxPQqumjQXBgt3HMbM7Sg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677259059; a=rsa-sha256; cv=none; b=bcRNBjrskyT3DKwwidqYOBkoXddS0u0KUT8Xm6bYXd2sRhzPjP8ngieIn0XfZQRrWCUyIz IOvGo3TZqeTFTvp/iZ928r+SQdlB2P/UR6ubRUW1O2GsteFqBPd6ZiUc+/eCBT47YcoC38 t1BvnnTavWd74JbhSsupwu4NCqZieP5GPzXtQdvob3djfABln6HgtzezpPxQUzKzJE18L0 U1UCWv7zgWdBtCLbOLMCv5i5wWBOX1YEfME7q2krvdZ9BKmL9x/kMd5Tclyeaq8bmAWd0e ZQCStrXuGlG+Y8zMUTl/QgQp3Wkp1iwGwXNyLQlGMHIJwC3vIZtgAcdBQ4MtfQ== 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 4PNc5v1t0SzWw3 for ; Fri, 24 Feb 2023 17:17:39 +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 31OHHdq8014895 for ; Fri, 24 Feb 2023 17:17:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31OHHdrs014894 for bugs@FreeBSD.org; Fri, 24 Feb 2023 17:17:39 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 269805] memalign() has no man page Date: Fri, 24 Feb 2023 17:17:39 +0000 X-Bugzilla-Reason: AssignedTo 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: pjfloyd@wanadoo.fr 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-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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269805 Bug ID: 269805 Summary: memalign() has no 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: pjfloyd@wanadoo.fr CC: doc@FreeBSD.org Even though this function is old, deprecated and presumably only exists for Linux/Solaris compatibility it should still be documented. --=20 You are receiving this mail because: You are the assignee for the bug.=