Fix redundancy and missing acronym tag.

Sponsored by:	iXsystems
This commit is contained in:
Dru Lavigne 2014-04-21 18:48:00 +00:00
parent 56aaf9ba2a
commit eff02525e8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44619

View file

@ -274,8 +274,8 @@ ath_hal(4) - Atheros Hardware Access Layer (HAL)</programlisting>
<screen>&prompt.root; <userinput>cd /usr/src/sys/<replaceable>amd64</replaceable>/conf</userinput>
&prompt.root; <userinput>cp GENERIC <replaceable>MYKERNEL</replaceable></userinput></screen>
<para>The configuration file <filename><replaceable>MYKERNEL</replaceable></filename> can now
be customized with any ASCII text editor. The default editor is
<para><filename><replaceable>MYKERNEL</replaceable></filename> can now
be customized with any <acronym>ASCII</acronym> text editor. The default editor is
<application>vi</application>, though an easier editor for
beginners, called <application>ee</application>, is also
installed with &os;.</para>