* Note that src/crypto contains more than just DES stuff.

* Spell 'Kerberos' properly.
* Fix a few other typos.

PR:		docs/34883
Submitted by:	Ceri <setantae@submonkey.net>
This commit is contained in:
Murray Stokely 2002-02-13 09:47:10 +00:00
parent 21d46898ee
commit 79a0e7d83c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12169

View file

@ -32,7 +32,7 @@
any other trade. For some it is a hobby, for others it is their
profession. The information in this chapter might be more aimed
towards the beginning programmer, but may also serve to be
useful for the programmer setting her first steps on the FreeBSD
useful for the programmer taking her first steps on the FreeBSD
platform.</para>
</sect1>
@ -95,7 +95,7 @@
<para>The complete source code to FreeBSD is available from our
public CVS repository. The source code is normally installed in
<filename class=directory>/usr/src</filename> which contains the
following subdirectories.</para>
following subdirectories:</para>
<para>
<informaltable frame="none">
@ -121,7 +121,7 @@
<row>
<entry><filename class=directory>crypto/</filename></entry>
<entry>DES source</entry>
<entry>Cryptographical sources</entry>
</row>
<row>
@ -150,13 +150,13 @@
<row>
<entry><filename
class=directory>kerberosIV/</filename></entry>
<entry>Source for Kerbereros version IV</entry>
<entry>Source for Kerberos version IV</entry>
</row>
<row>
<entry><filename
class=directory>kerberos5/</filename></entry>
<entry>Source for Kerbereros version 5</entry>
<entry>Source for Kerberos version 5</entry>
</row>
<row>