From nobody Sun Jul 12 09:19:40 2026 X-Original-To: dev-commits-doc-all@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 4gyg4x3Mc1z6l6VV for ; Sun, 12 Jul 2026 09:19:45 +0000 (UTC) (envelope-from git@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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gyg4x2GpKz3Jkh for ; Sun, 12 Jul 2026 09:19:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1783847985; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=kX6ZAO37iN1oV8LKeJqN37d95/+twHN0yNBnKaTyLg4=; b=AMg9ud393PCCf/PvfNAQ7yzboLXuDDrwnkrbX9VzavqAeh3tpoDZVSK7oCS0f4asAZ9mRV Zfo4QkHnXE74BYrRGRTTL2f3ssV6mFWNJjvd/agi/5Vg1oVKvcCX1CQB2Z6PQE9bn2irsZ N/h552nu3KHBe2aw46WOYryTblr1hXrCJw+uutorriPrhMhAHtc8/4GB4a4z7gNqjxYDQY OKNhPLowcx9iQBVRxKS3tv6DmxjwBfjlWhU19vogbU8XFpkw6E7dg5nmwwDDJEvouvyZvz Gd/DqbMbYjRpe8oejbJAbJ8ZyBiTHvYgSlis7ORgwbBnoQMnQGyrSJGJpn+9pw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1783847985; a=rsa-sha256; cv=none; b=Hbt+pNVjoruaYFnT17zoboblse9wAY8V3Glt19NNRlzGCLgCfxOSx1gMDdpMGECNQBreHr OEve/YHAoOdDNQsYAFfaL/JnOjXrN3kWMuC+zqd0iTuHZaBfQiZHAxsmnXZAtJTaVEnChN Xt9svVmMYeob8SaD8jIfil1eTN9Jcb8i0l9ZdqQ9Y200t8DBCuz9u26IyZxYT4kCXv89lg 8k3SSnUydwKlXVPbnSwVb5Or4cTKBk2XdY2AdQ1iZUTI79PHN07HIhl8bEYkaPwQGumH1E fjCKA4jm0+pdYY5bYhLOD0NDIYHPSh4ovNuutd/KGaDsMHXHlcSG6SaZZTmRwQ== 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=1783847985; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=kX6ZAO37iN1oV8LKeJqN37d95/+twHN0yNBnKaTyLg4=; b=wyIi0nujYpyWEteRhr4EvOUQ+I1n4ovab8PSG3AQoW23VeqWwEXeNYh8s4UD3qFi84GlTU ylIT1Ya/tlGsB/YKsIzf9zh3GDGL2RW+R7iK9uPiBLlPY+W/FYMWh8ZFmicL0Ip4gFJluM XST+hs6i7ZAz/WfIFuPqZeI24yFxw5I0feaL2jIolVKY8M3FbfU/XStRy/NlD4mV+jsVyD Y081vdSei16b4KZcnx+islTRpk9tWYEQObJe8Ni1i6FfMMeEcl48gw9tmNt1ORUiyLHWrJ T49k7jrP7IhQDzFZp4RzHqloxolHt9qGry5f3Vwa2p1SALbAynr6XuNtN2QhEw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gyg4x1M7hz1L0B for ; Sun, 12 Jul 2026 09:19:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 38351 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 12 Jul 2026 09:19:40 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Dudley Innocent From: Sergio Carlavilla Delgado Subject: git: 0bee9f41e4 - main - Handbook - wine: Fix packages paths List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: carlavilla X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0bee9f41e431b722d09acc0568cc9d46da962d31 Auto-Submitted: auto-generated Date: Sun, 12 Jul 2026 09:19:40 +0000 Message-Id: <6a535c2c.38351.4b5e5e0a@gitrepo.freebsd.org> The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=0bee9f41e431b722d09acc0568cc9d46da962d31 commit 0bee9f41e431b722d09acc0568cc9d46da962d31 Author: Dudley Innocent AuthorDate: 2026-07-12 09:19:02 +0000 Commit: Sergio Carlavilla Delgado CommitDate: 2026-07-12 09:19:02 +0000 Handbook - wine: Fix packages paths PR: 296708 Differential Revision: D58166 --- documentation/content/en/books/handbook/wine/_index.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/content/en/books/handbook/wine/_index.adoc b/documentation/content/en/books/handbook/wine/_index.adoc index db8d521354..b01e1c4580 100644 --- a/documentation/content/en/books/handbook/wine/_index.adoc +++ b/documentation/content/en/books/handbook/wine/_index.adoc @@ -220,7 +220,7 @@ Alternately, compile the port with the following: [source,shell] .... -# cd /usr/ports/emulator/wine-gecko +# cd /usr/ports/emulators/wine-gecko # make install .... @@ -240,7 +240,7 @@ To compile from the ports collection: [source,shell] .... -# cd /usr/ports/emulator/wine-mono +# cd /usr/ports/emulators/wine-mono # make install .... @@ -258,7 +258,7 @@ Alternately compile the WINE sub-system from source with the following: [source,shell] .... -# cd /usr/ports/emulator/wine +# cd /usr/ports/emulators/wine # make install ....