From owner-dev-commits-doc-all@freebsd.org Mon Dec 28 18:43:22 2020 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 552F14BDA26 for ; Mon, 28 Dec 2020 18:43:22 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D4RJV1w9Kz4Ywp; Mon, 28 Dec 2020 18:43:22 +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 347C31E268; Mon, 28 Dec 2020 18:43:22 +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 0BSIhMHp096973; Mon, 28 Dec 2020 18:43:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 0BSIhMar096972; Mon, 28 Dec 2020 18:43:22 GMT (envelope-from git) Date: Mon, 28 Dec 2020 18:43:22 GMT Message-Id: <202012281843.0BSIhMar096972@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Benedict Reuschling Subject: git: 1e298eef9f - main - Fix some igor warnings: - Overlong lines - Indentations - Use tags within a title - Add commas after i.e. and e.g. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bcr X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1e298eef9f850921a8ce1514eeaaea05d7a6a723 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: Mon, 28 Dec 2020 18:43:22 -0000 The branch main has been updated by bcr: URL: https://cgit.FreeBSD.org/doc/commit/?id=1e298eef9f850921a8ce1514eeaaea05d7a6a723 commit 1e298eef9f850921a8ce1514eeaaea05d7a6a723 Author: Benedict Reuschling AuthorDate: 2020-12-28 18:40:30 +0000 Commit: Benedict Reuschling CommitDate: 2020-12-28 18:40:30 +0000 Fix some igor warnings: - Overlong lines - Indentations - Use tags within a title - Add commas after i.e. and e.g. --- en_US.ISO8859-1/books/handbook/x11/chapter.xml | 85 ++++++++++++++------------ 1 file changed, 45 insertions(+), 40 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/x11/chapter.xml b/en_US.ISO8859-1/books/handbook/x11/chapter.xml index 72656bc867..0ebd1bb20f 100644 --- a/en_US.ISO8859-1/books/handbook/x11/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/x11/chapter.xml @@ -252,8 +252,8 @@ &prompt.root; make install clean Either of these installations results in the complete - &xorg; system being installed. Binary packages - are the best option for most users. + &xorg; system being installed. + Binary packages are the best option for most users. A smaller version of the X system suitable for experienced users is available in x11/xorg-minimal. Most @@ -267,13 +267,13 @@ - - - Warren - Block - - Originally contributed by - + + + Warren + Block + + Originally contributed by + @@ -308,8 +308,8 @@ Add the user who will run &xorg; to the video or - wheel group to enable 3D acceleration - when available. To add user + wheel group to + enable 3D acceleration when available. To add user jru to whichever group is available: @@ -317,8 +317,8 @@ - The twm window manager is included - by default. It is started when + The twm window manager is + included by default. It is started when &xorg; starts: &prompt.user; startx @@ -338,13 +338,15 @@ Access to /dev/dri is needed to allow 3D acceleration on video cards. It is usually simplest to add - the user who will be running X to either the - video or wheel group. - Here, &man.pw.8; is used to add user + the user who will be running X to either the video or wheel group. Here, + &man.pw.8; is used to add user slurms to the - video group, or to the - wheel group if there is no - video group: + video group, or to + the wheel group if + there is no video + group: &prompt.root; pw groupmod video -m slurms || pw groupmod wheel -m slurms @@ -464,7 +466,7 @@ Driver name: intel For reference, see . + xlink:href="https://en.wikipedia.org/wiki/List_of_Intel_graphics_processing_units"/>. @@ -991,13 +993,13 @@ EndSection on this, see the &man.X.7; manual page or . - To install the above Type1 font collections from binary packages, - run the following commands: + To install the above Type1 font collections from binary + packages, run the following commands: &prompt.root; pkg install urwfonts - Alternatively, to build from the Ports Collection, run the following - commands: + Alternatively, to build from the Ports Collection, run the + following commands: &prompt.root; cd /usr/ports/x11-fonts/urwfonts &prompt.root; make install clean @@ -1347,11 +1349,12 @@ EndSection Xaccess The protocol for connecting to XDM is called the X Display - Manager Connection Protocol (XDMCP). - This file is a client authorization ruleset for - controlling XDMCP connections from - remote machines. By default, this file does not allow - any remote clients to connect. + Manager Connection Protocol + (XDMCP). This file is a client + authorization ruleset for controlling + XDMCP connections from remote + machines. By default, this file does not allow any + remote clients to connect. @@ -1627,16 +1630,17 @@ hald_enable="YES" exec ck-launch-session startplasma-x11 - A third method for starting KDE Plasma - is through XDM. To do so, create + A third method for starting KDE + Plasma is through + XDM. To do so, create an executable ~/.xsession as follows: &prompt.user; echo "exec ck-launch-session startplasma-x11" > ~/.xsession - Once KDE Plasma is started, refer to - its built-in help system for more information on how to use - its various menus and applications. + Once KDE Plasma is started, + refer to its built-in help system for more information on how + to use its various menus and applications. @@ -1731,7 +1735,7 @@ hald_enable="YES" To immediately load the kernel module into the running kernel issue a command like kldload - nvidia. However, it has been noted that some + nvidia. However, it has been noted that some versions of &xorg; will not function properly if the driver is not loaded at boot time. After editing /boot/loader.conf, a @@ -1756,7 +1760,8 @@ hald_enable="YES" - Configuring xorg.conf for Desktop Effects + Configuring <literal>xorg.conf</literal> for Desktop + Effects To enable Compiz Fusion, /etc/X11/xorg.conf needs to be @@ -1817,7 +1822,7 @@ EndSubSection x11/nvidia-xconfig by running (as root): - &prompt.root; nvidia-xconfig --add-argb-glx-visuals + &prompt.root; nvidia-xconfig --add-argb-glx-visuals &prompt.root; nvidia-xconfig --composite &prompt.root; nvidia-xconfig --depth=24 @@ -1838,15 +1843,15 @@ EndSubSection &prompt.user; emerald --replace & Your screen will flicker for a few seconds, as your window - manager (e.g. Metacity if you are + manager (e.g., Metacity if you are using GNOME) is replaced by Compiz Fusion. Emerald takes care of the window - decorations (i.e. close, minimize, maximize buttons, title + decorations (i.e., close, minimize, maximize buttons, title bars and so on). You may convert this to a trivial script and have it run - at startup automatically (e.g. by adding to + at startup automatically (e.g., by adding to Sessions in a GNOME desktop):