Fix some typos, bump copyright year.

PR:		docs/76659
Submitted by:	Jesus R. Camou <jcamou at cox dot net>
This commit is contained in:
Ceri Davies 2005-01-25 11:37:25 +00:00
parent 561dc20aa4
commit 104008636e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23640

View file

@ -25,6 +25,7 @@
<year>2002</year>
<year>2003</year>
<year>2004</year>
<year>2005</year>
<holder role="mailto:doc@FreeBSD.org">The FreeBSD Documentation
Project</holder>
</copyright>
@ -1970,7 +1971,7 @@ PORTEPOCH= 1</programlisting>
be <emphasis>virtual</emphasis> categories&mdash;those that do
not have a corresponding subdirectory in the ports tree&mdash;
or <emphasis>physical</emphasis> categories&mdash;those that
do. The following text dicusses the issues involved in creating
do. The following text discusses the issues involved in creating
a new physical category so that you can understand them before
you propose one.</para>
@ -4297,7 +4298,7 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/foo %%PREFIX%%/lib/bar</programlisting>
<command>jikes</command> bytecode compiler to build. When
no value is set for this variable, the port will use
<command>jikes</command> to build if available. You may
also explicitely forbid or enforce the use of
also explicitly forbid or enforce the use of
<command>jikes</command> (by setting <literal>'no'</literal>
or <literal>'yes'</literal>). In the later case, <filename
role="package">devel/jikes</filename> will be added to build
@ -4559,7 +4560,7 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/foo %%PREFIX%%/lib/bar</programlisting>
<filename>${PREFIX}/share/${PORTNAME}</filename>. It is a good
idea to override <makevar>DATADIR</makevar> to
<filename>${JAVASHAREDIR}/${PORTNAME}</filename> for Java ports.
Indeed, <makevar>DATADIR</makevar> is automatically addded to
Indeed, <makevar>DATADIR</makevar> is automatically added to
<makevar>PLIST_SUB</makevar> (documented in <xref
linkend="porting-plist">) so you may use
<literal>%%DATADIR%%</literal> directly in