git: 0678947722 - main - ja/handbook/x11: Fix filename
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Sep 2022 00:15:13 UTC
The branch main has been updated by dbaio:
URL: https://cgit.FreeBSD.org/doc/commit/?id=0678947722b0c867518c3e39e5f30463a89f6093
commit 0678947722b0c867518c3e39e5f30463a89f6093
Author: KusaReMKN <48670724+KusaReMKN@users.noreply.github.com>
AuthorDate: 2022-08-07 14:34:12 +0000
Commit: Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-09-06 00:13:55 +0000
ja/handbook/x11: Fix filename
The file be configured is **/etc/rc.conf**, not **/etc/ttys**.
Reviewed by: dbaio
Sign-off-by: KusaReMKN <48670724+KusaReMKN@users.noreply.github.com>
Pull Request: https://github.com/freebsd/freebsd-doc/pull/82
---
documentation/content/ja/books/handbook/x11/_index.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/content/ja/books/handbook/x11/_index.adoc b/documentation/content/ja/books/handbook/x11/_index.adoc
index 2f41cb5e6e..e0b1291c00 100644
--- a/documentation/content/ja/books/handbook/x11/_index.adoc
+++ b/documentation/content/ja/books/handbook/x11/_index.adoc
@@ -833,7 +833,7 @@ Xorg は、 ログインセッションの管理に用いることのできる X
=== XDM の設定
XDM をインストールするには、 package:x11/xdm[] package または port を使ってください。
-インストール後、コンピュータの起動時に、XDM を起動するように設定するには、[.filename]#/etc/ttys# に以下の行を追加してください。
+インストール後、コンピュータの起動時に、XDM を起動するように設定するには、[.filename]#/etc/rc.conf# に以下の行を追加してください。
[.programlisting]
....