svn commit: r54660 - head/en_US.ISO8859-1/books/handbook/x11
Marc Fonvieille
blackend at FreeBSD.org
Thu Oct 29 17:26:12 UTC 2020
Author: blackend
Date: Thu Oct 29 17:26:11 2020
New Revision: 54660
URL: https://svnweb.freebsd.org/changeset/doc/54660
Log:
Correctly tag root username.
Modified:
head/en_US.ISO8859-1/books/handbook/x11/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Thu Oct 29 15:31:58 2020 (r54659)
+++ head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Thu Oct 29 17:26:11 2020 (r54660)
@@ -1815,7 +1815,7 @@ EndSubSection</programlisting>
<para>The preceding can be done automatically with
<package>x11/nvidia-xconfig</package> by running (as
- root):</para>
+ <systemitem class="username">root</systemitem>):</para>
<screen>&prompt.root; <userinput>nvidia-xconfig --add-argb-glx-visuals</userinput>
&prompt.root; <userinput>nvidia-xconfig --composite</userinput>
More information about the svn-doc-all
mailing list