|
Lines 22-28
Link Here
|
| 22 |
<book xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en"> |
22 |
<book xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en"> |
| 23 |
<info> |
23 |
<info> |
| 24 |
<title>Frequently Asked Questions for &os; |
24 |
<title>Frequently Asked Questions for &os; |
| 25 |
&rel3.relx;, &rel2.relx; and &rel.relx;</title> |
25 |
&rel2.relx; and &rel.relx;</title> |
| 26 |
|
26 |
|
| 27 |
<author><orgname>The &os; Documentation Project</orgname></author> |
27 |
<author><orgname>The &os; Documentation Project</orgname></author> |
| 28 |
|
28 |
|
|
Lines 73-79
Link Here
|
| 73 |
|
73 |
|
| 74 |
<abstract> |
74 |
<abstract> |
| 75 |
<para>This is the Frequently Asked Questions |
75 |
<para>This is the Frequently Asked Questions |
| 76 |
<acronym>FAQ</acronym> for &os; versions &rel3.relx;, |
76 |
<acronym>FAQ</acronym> for &os; versions |
| 77 |
&rel2.relx; and &rel.relx;. Every effort has been made to |
77 |
&rel2.relx; and &rel.relx;. Every effort has been made to |
| 78 |
make this <acronym>FAQ</acronym> as informative as possible; |
78 |
make this <acronym>FAQ</acronym> as informative as possible; |
| 79 |
if you have any suggestions as to how it may be improved, send |
79 |
if you have any suggestions as to how it may be improved, send |
|
Lines 3756-3764
Link Here
|
| 3756 |
|
3756 |
|
| 3757 |
<para>In order to use a full screen editor such as |
3757 |
<para>In order to use a full screen editor such as |
| 3758 |
&man.vi.1; or &man.emacs.1;, run |
3758 |
&man.vi.1; or &man.emacs.1;, run |
| 3759 |
<command>export TERM=xterm</command> on &os; 9.0+, or |
3759 |
<command>export TERM=xterm</command> on &os; 9.0+ |
| 3760 |
<command>export TERM=cons25</command> on &os; 8.X so that |
3760 |
so that these editors can load the correct data from the |
| 3761 |
these editors can load the correct data from the |
|
|
| 3762 |
&man.termcap.5; database.</para> |
3761 |
&man.termcap.5; database.</para> |
| 3763 |
|
3762 |
|
| 3764 |
<para>After performing these steps, edit |
3763 |
<para>After performing these steps, edit |