--- doc/en/books/handbook/basics/chapter.sgml 2006/03/06 05:36:04 1.9
+++ doc/en/books/handbook/basics/chapter.sgml 2006/07/12 04:00:59 1.10
@@ -788,11 +788,6 @@ file1
- /usr/dfports
- The &os; ports collection (optional).
-
-
- /usr/include/Standard C include files.
@@ -818,16 +813,12 @@ file1
/usr/local/
- Local executables, libraries, etc. Also used as
- the default destination for the FreeBSD ports
- framework. Within /usr/local,
- the general layout sketched out by &man.hier.7; for
- /usr should be used. Exceptions
- are the man directory, which is directly under
- /usr/local rather than under
- /usr/local/share, and the ports
- documentation is in
- share/doc/port.
+ Local executables, libraries, etc. Within
+ /usr/local, the general layout sketched
+ out by &man.hier.7; for /usr should be
+ used. An exceptions is the man directory, which is directly
+ under /usr/local rather than under
+ /usr/local/share.
@@ -851,11 +842,6 @@ file1
/usr/pkgsrcThe &pkgsrc; collection for installing packages (optional).
-
-
- /usr/ports
- The FreeBSD ports collection (optional).
- /usr/sbin/
@@ -2011,8 +1997,8 @@ Swap: 256M Total, 38M Used, 217M Free, 1
variables. &os; comes with a set of shells, such as
sh, the Bourne Shell, and tcsh,
the improved C-shell. Many other shells are available
- from &pkgsrc; and the FreeBSD Ports collections, such as
- zsh and bash.
+ from &pkgsrc;, such as zsh and
+ bash.
Which shell do you use? It is really a matter of taste. If you
are a C programmer you might feel more comfortable with a C-like shell
@@ -2190,7 +2176,7 @@ Swap: 256M Total, 38M Used, 217M Free, 1
The shell that you wish to use must be
present in the /etc/shells file. If you
- have installed a shell from the &pkgsrc; or ports
+ have installed a shell from the &pkgsrc;
collection, then this should have been done for you
already. If you installed the shell by hand, you must do
this.
@@ -2255,7 +2241,7 @@ Swap: 256M Total, 38M Used, 217M Free, 1
&os; also comes with more powerful text editors such as
vi as part of the base system, while other editors, like
emacs and vim,
- are part of the &pkgsrc; and FreeBSD Ports collections. These editors offer much
+ are part of the &pkgsrc; collection. These editors offer much
more functionality and power at the expense of being a little more
complicated to learn. However if you plan on doing a lot of text
editing, learning a more powerful editor such as