From nobody Wed Jul 26 16:37:38 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 4RB01b0qcFz4pm1c for ; Wed, 26 Jul 2023 16:37: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 4RB01Z6xbKz4V12 for ; Wed, 26 Jul 2023 16:37:38 +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=1690389459; 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=X0ieVify5DtgNt2gsj7MzSpIEjwoJ4K+Lv3GLMltW8o=; b=gDswfmOZaomNCy4fGMN1VI1bUvQXIDysQrSh/s+wPLKoAiKu9WB02utcTAksCXCUU8MZj2 d7LKwT6d8AQCjNmYbhCPbPRrz1q156+mK/lSNNP/05fu/Zu2PMMYFl2mReBsNPAVmOJNYG HTZ+nS+W1Vng2KVrnXG22Y5WAOtUJs+kfX/CWcnz+1plSBEsvtCxLMtDjqtfNFVlpkUqRW zQnDATytSIjATCUQUKwIe+IIjmzyr+fOfaqiRPW29XxCWqCb5nGKQQ8+czpwbtB/DsezOQ rR7rXDKe7J7wQxHmxWFoFyXJ89bTm2LmbVWtlIL15gwsd3G5vYRUbMUEv9lLwg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690389459; a=rsa-sha256; cv=none; b=jgc1b4BFd3Ucn3+j/yVEKJCqvcmNGIazvnvBHgPkBE4DpnzUgsAOqmclRkiiVTqNOn88x/ lUh1Fw+yJxPSL4HmBdnVSX1/9lWKi2QPJpxR2T48lsl0ynUVcYp0whPGVr4k4PFGfXoNEu zWrs1yp6+E8MusFRR6egUphaQylGTHSGUpVHDIkMoQx+kJizsojjyifaN5kKJcatjGQAcP 3BCwdfJ6yzILhM8LeSDKF/CAawgW2yEKRCjyZZcztQnGJeM/hAM+89nwrnXRiwpqp0+G/m 1wYDER2vJpguLpYk1an73CwycPSh/e8rbHVKG5xWpbh5Gs1P5t9GlAHgLSOqKw== 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 4RB01Z5pSBzqXH for ; Wed, 26 Jul 2023 16:37:38 +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 36QGbc0X046819 for ; Wed, 26 Jul 2023 16:37:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36QGbcf3046818 for doc@FreeBSD.org; Wed, 26 Jul 2023 16:37:38 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 272728] inet(3) still mentions the VAX Date: Wed, 26 Jul 2023 16:37:38 +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: freebsd@igalic.co X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status short_desc resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272728 Mina Gali=C4=87 changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Closed |Open Summary|inet(4) still mentions the |inet(3) still mentions the |VAX |VAX Resolution|FIXED |--- --- Comment #3 from Mina Gali=C4=87 --- reopening and fixing the title. the description still mentions inet(4), but as long as we are using bugzill= a, we'll have to live with not being able to edit certain things --=20 You are receiving this mail because: You are on the CC list for the bug.=