From nobody Tue Aug 22 21:04:53 2023 X-Original-To: doc@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RVhgT6SbFz4qRtQ for ; Tue, 22 Aug 2023 21:04: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RVhgT3gYtz4J8V for ; Tue, 22 Aug 2023 21:04: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=1692738293; 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=JxG9MFXpa4c3UpbEMNOiKM81nX8iseDkIKU/fPhpQxM=; b=Noz/aZKWE3NVEiFwAthIiBkAzSdYDn8w8+0n+pwFRp5U3oYA9C0R9JQMSKmyeMEp/UcF4C skdMWn7jYUe6tx8bqcYW4+yU85/idfUi7jbBXc7p8tTB0reySLDmq85r1p6IngbMU0x9tq 19cUH92IIxSGQnbnNffYHO9Jp10WgF4O+gQwUtXQ72CR1hGtiAe0XXN1IvRqTJus+oPrwF 2HkVdHIUL+FrmaitDz9AavSinBrGeFGYi5makc0PIOv8GjnB761s6uAiiFdRLp7FhsT/fs OHPq4iqTAPVKLDuscJXGg9j7T3o0HXzrelWPtnm12bohrdJ4Ulz29VqBF4Ut1A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692738293; a=rsa-sha256; cv=none; b=L6KOtHd1+Ps2yVckKNZx1RDp9FH7NDhWLgeCRIlupDiDU0EZG4SsaRfTnXlr1kYIJce8YZ MA6b9Ekei2OE5SfrD2WbJu5dfmZ3l1SZmxRCTjUQanFwk3euovdpz33XusAg31HmLDvqfX R4ECW8RgZrV3fhcRWQo3fud/4VWOFxXRpdSrNP/3RbFc+k265yquvIMX0/feLAfoFyA3An j6ErKt8AaGGY1WAh+byq/HSbYPGSfAxa0MFuJVH5Q/yNzFZ19wFe0JQfeSG1Xx36fOYoDn RDUlbU4JjKid/zFojJsQFOM2FICPzB3NeOmuxU43OXOv4RHNf0khxzlgLtiNIg== 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 4RVhgT2d1Hz4BM for ; Tue, 22 Aug 2023 21:04: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 37ML4rV5099213 for ; Tue, 22 Aug 2023 21:04:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37ML4rRI099212 for doc@FreeBSD.org; Tue, 22 Aug 2023 21:04: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 273301] add vtophys alias for pmap_extract(9) Date: Tue, 22 Aug 2023 21:04:53 +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: freebsd@igalic.co 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: 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=3D273301 Bug ID: 273301 Summary: add vtophys alias for pmap_extract(9) Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: freebsd@igalic.co CC: doc@FreeBSD.org We have pmap_extract(9) documented, but the far more often used vtophys(9) = is not. We should add an alias, and a line in the man page about the alias. --=20 You are receiving this mail because: You are on the CC list for the bug.=