From owner-dev-commits-doc-all@freebsd.org Tue May 4 02:06:43 2021 Return-Path: Delivered-To: dev-commits-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 76B815FE9E4 for ; Tue, 4 May 2021 02:06:43 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FZ39v2tsXz4SbH; Tue, 4 May 2021 02:06:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 563EECD1; Tue, 4 May 2021 02:06:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14426h4i098421; Tue, 4 May 2021 02:06:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14426hGX098420; Tue, 4 May 2021 02:06:43 GMT (envelope-from git) Date: Tue, 4 May 2021 02:06:43 GMT Message-Id: <202105040206.14426hGX098420@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Ryusuke SUZUKI Subject: git: 75c9bf2c99 - main - 3e7ed9037c -> 345f2fd6a6 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ryusuke X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 75c9bf2c99bf1afee43eefe8205d957cec794032 Auto-Submitted: auto-generated X-BeenThere: dev-commits-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the doc repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 May 2021 02:06:43 -0000 The branch main has been updated by ryusuke: URL: https://cgit.FreeBSD.org/doc/commit/?id=75c9bf2c99bf1afee43eefe8205d957cec794032 commit 75c9bf2c99bf1afee43eefe8205d957cec794032 Author: Ryusuke SUZUKI AuthorDate: 2021-05-04 02:06:24 +0000 Commit: Ryusuke SUZUKI CommitDate: 2021-05-04 02:06:24 +0000 3e7ed9037c -> 345f2fd6a6 --- documentation/content/ja/books/handbook/x11/_index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/content/ja/books/handbook/x11/_index.adoc b/documentation/content/ja/books/handbook/x11/_index.adoc index d6b0a7b05b..46256ecb55 100644 --- a/documentation/content/ja/books/handbook/x11/_index.adoc +++ b/documentation/content/ja/books/handbook/x11/_index.adoc @@ -52,7 +52,7 @@ bsdinstall を用いた FreeBSD のインストールでは、 グラフィカ [NOTE] ==== -Xorg を自動的に設定するインストール方法を希望するユーザは、 link:https://www.furybsd.org[FuryBSD], link:https://ghostbsd.org[GhostBSD] および link:https://www.midnightbsd.org[MidnightBSD] を参照してください。 +Xorg を自動的に設定するインストール方法を希望するユーザは、link:https://ghostbsd.org[GhostBSD], link:https://www.midnightbsd.org[MidnightBSD] または link:https://nomadbsd.org/[NomadBSD] を参照してください。 ==== Xorg が対応するビデオハードウェアについてのより多くの情報は、 link:http://www.x.org/[x.org] のウェブサイトをご覧ください。 @@ -1085,7 +1085,7 @@ Driver "nvidia" いつものように GUI を起動すると、nVidia のスプラッシュが表示されます。 すべてはこれまで通りに動作するはずです。 [[xorg-configuration]] -=== デスクトップ効果のための xorg.conf の設定 +=== デスクトップ効果のための `xorg.conf` の設定 Compiz Fusion を有効にするには [.filename]#/etc/X11/xorg.conf# を変更する必要があります。