Move indexterm outside of <qandaentry><question>. This is another
place where an indexterm will have a subtle effect on the printed output (extra newline).
This commit is contained in:
parent
7928e44f14
commit
8f9f5235dd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10326
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.80 2001/08/04 20:06:21 jim Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.81 2001/08/10 22:58:12 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="cutting-edge">
|
||||
|
@ -1401,10 +1401,9 @@ Building everything..
|
|||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<indexterm><primary>NFS</primary></indexterm>
|
||||
<qandaentry>
|
||||
<question>
|
||||
<indexterm><primary>NFS</primary></indexterm>
|
||||
|
||||
<para>Can I use one machine as a <emphasis/master/ to upgrade lots
|
||||
of machines (NFS)?</para>
|
||||
</question>
|
||||
|
|
Loading…
Reference in a new issue