s/-bpp/-depth/ and use option tags instead of command ones.
This commit is contained in:
parent
55bd0faac0
commit
72ae4153cc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22041
1 changed files with 1 additions and 1 deletions
|
@ -485,7 +485,7 @@ EndSection</programlisting>
|
||||||
|
|
||||||
<para>The <varname>DefaultDepth</varname> keyword describes
|
<para>The <varname>DefaultDepth</varname> keyword describes
|
||||||
the color depth to run at by default. This can be overridden
|
the color depth to run at by default. This can be overridden
|
||||||
with the <command>-bpp</command> command line switch to
|
with the <option>-depth</option> command line switch to
|
||||||
&man.XFree86.1;.
|
&man.XFree86.1;.
|
||||||
The <varname>Modes</varname> keyword
|
The <varname>Modes</varname> keyword
|
||||||
describes the resolution to run at for the given color depth.
|
describes the resolution to run at for the given color depth.
|
||||||
|
|
Loading…
Reference in a new issue