Close <indexterm> that got FUBARed in last commit.
This commit is contained in:
parent
1b364cd883
commit
3d451db6c8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9712
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml,v 1.37 2001/06/24 11:30:30 murray Exp $
|
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml,v 1.38 2001/06/24 22:51:27 murray Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="introduction">
|
<chapter id="introduction">
|
||||||
|
@ -547,10 +547,10 @@
|
||||||
goals of Free Software and one that we enthusiastically
|
goals of Free Software and one that we enthusiastically
|
||||||
support.</para>
|
support.</para>
|
||||||
|
|
||||||
<indexterm><primary>GNU General Public License (GPL)</primary>
|
<indexterm><primary>GNU General Public License (GPL)</primary></indexterm>
|
||||||
<indexterm><primary>GNU Lesser General Public License
|
<indexterm><primary>GNU Lesser General Public License
|
||||||
(LGPL)</primary>
|
(LGPL)</primary></indexterm>
|
||||||
<indexterm><primary>BSD Copyright</primary>
|
<indexterm><primary>BSD Copyright</primary></indexterm>
|
||||||
<para>That code in our source tree which falls under the GNU
|
<para>That code in our source tree which falls under the GNU
|
||||||
General Public License (GPL) or Library General Public License
|
General Public License (GPL) or Library General Public License
|
||||||
(LGPL) comes with slightly more strings attached, though at
|
(LGPL) comes with slightly more strings attached, though at
|
||||||
|
|
Loading…
Reference in a new issue