Remove some redundant words that are handled by markup.
This commit is contained in:
parent
94c98c93a4
commit
8f65cc762e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39844
1 changed files with 5 additions and 5 deletions
|
@ -575,8 +575,8 @@ boot:</screen>
|
||||||
<application>GNOME</application>,
|
<application>GNOME</application>,
|
||||||
<application>KDE</application>, or
|
<application>KDE</application>, or
|
||||||
<application>XFce</application> are installed, the X11
|
<application>XFce</application> are installed, the X11
|
||||||
desktop can be launched by using the
|
desktop can be launched by using
|
||||||
<command>startx</command> command.</para>
|
<command>startx</command>.</para>
|
||||||
|
|
||||||
<para>Some users prefer the X11 graphical login screen over
|
<para>Some users prefer the X11 graphical login screen over
|
||||||
the traditional text based login prompt. Display managers
|
the traditional text based login prompt. Display managers
|
||||||
|
@ -852,7 +852,7 @@ bitmap_name="<replaceable>/boot/splash.bin</replaceable>"</programlisting>
|
||||||
Stage 3 boot loader</link> prompt. Variables can be added using
|
Stage 3 boot loader</link> prompt. Variables can be added using
|
||||||
<command>set</command>, removed with <command>unset</command>,
|
<command>set</command>, removed with <command>unset</command>,
|
||||||
and viewed with the <command>show</command> commands. Variables
|
and viewed with the <command>show</command> commands. Variables
|
||||||
set in the <filename>/boot/device.hints</filename> file can be
|
set in <filename>/boot/device.hints</filename> can be
|
||||||
overridden here also. Device hints entered at the boot loader
|
overridden here also. Device hints entered at the boot loader
|
||||||
are not permanent and will be forgotten on the next
|
are not permanent and will be forgotten on the next
|
||||||
reboot.</para>
|
reboot.</para>
|
||||||
|
@ -860,8 +860,8 @@ bitmap_name="<replaceable>/boot/splash.bin</replaceable>"</programlisting>
|
||||||
<para>Once the system is booted, the &man.kenv.1; command can be
|
<para>Once the system is booted, the &man.kenv.1; command can be
|
||||||
used to dump all of the variables.</para>
|
used to dump all of the variables.</para>
|
||||||
|
|
||||||
<para>The syntax for the <filename>/boot/device.hints</filename>
|
<para>The syntax for <filename>/boot/device.hints</filename>
|
||||||
file is one variable per line, using the standard hash
|
is one variable per line, using the standard hash
|
||||||
<quote>#</quote> as comment markers. Lines are constructed as
|
<quote>#</quote> as comment markers. Lines are constructed as
|
||||||
follows:</para>
|
follows:</para>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue