Add french (real) and zope (virtual).
This commit is contained in:
parent
dce65f2e33
commit
ce98bcca71
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7992
2 changed files with 22 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.123 2000/09/21 12:57:13 nbm Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.124 2000/09/21 20:51:08 ben Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||||
|
@ -3774,6 +3774,11 @@ pre-install:
|
||||||
depending on the exact functionality.</entry>
|
depending on the exact functionality.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry><filename>french</filename></entry>
|
||||||
|
<entry>French language support.</entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><filename>ftp</filename></entry>
|
<entry><filename>ftp</filename></entry>
|
||||||
<entry>FTP client and server utilities. If your
|
<entry>FTP client and server utilities. If your
|
||||||
|
@ -4050,6 +4055,11 @@ pre-install:
|
||||||
<entry><filename>x11-wm</filename></entry>
|
<entry><filename>x11-wm</filename></entry>
|
||||||
<entry>X11 window managers.</entry>
|
<entry>X11 window managers.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry><filename>zope*</filename></entry>
|
||||||
|
<entry>Zope support.</entry>
|
||||||
|
</row>
|
||||||
</tbody>
|
</tbody>
|
||||||
</tgroup>
|
</tgroup>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.123 2000/09/21 12:57:13 nbm Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.124 2000/09/21 20:51:08 ben Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||||
|
@ -3774,6 +3774,11 @@ pre-install:
|
||||||
depending on the exact functionality.</entry>
|
depending on the exact functionality.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry><filename>french</filename></entry>
|
||||||
|
<entry>French language support.</entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><filename>ftp</filename></entry>
|
<entry><filename>ftp</filename></entry>
|
||||||
<entry>FTP client and server utilities. If your
|
<entry>FTP client and server utilities. If your
|
||||||
|
@ -4050,6 +4055,11 @@ pre-install:
|
||||||
<entry><filename>x11-wm</filename></entry>
|
<entry><filename>x11-wm</filename></entry>
|
||||||
<entry>X11 window managers.</entry>
|
<entry>X11 window managers.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry><filename>zope*</filename></entry>
|
||||||
|
<entry>Zope support.</entry>
|
||||||
|
</row>
|
||||||
</tbody>
|
</tbody>
|
||||||
</tgroup>
|
</tgroup>
|
||||||
</informaltable>
|
</informaltable>
|
||||||
|
|
Loading…
Reference in a new issue