diff options
| author | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-11-23 18:26:30 +0000 |
|---|---|---|
| committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-11-23 18:26:30 +0000 |
| commit | 81bce5c9502ff06376cf6718d9f3fc70d8fbe317 (patch) | |
| tree | db7d2bc06a78dd3bb08ff7d75bc828e6fdb1c998 | |
| parent | 36dbe558afaae19c90975a4cfe4cf8ffd80e63f9 (diff) | |
Notes
| -rw-r--r-- | share/doc/handbook/relnotes.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/handbook/relnotes.sgml b/share/doc/handbook/relnotes.sgml index 1f5ec31b87dc..7e3dda09b89e 100644 --- a/share/doc/handbook/relnotes.sgml +++ b/share/doc/handbook/relnotes.sgml @@ -1,4 +1,4 @@ -<!-- $Id: relnotes.sgml,v 1.15 1996/10/23 03:15:10 jfieber Exp $ --> +<!-- $Id: relnotes.sgml,v 1.16 1996/11/23 12:33:34 andreas Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- @@ -46,7 +46,7 @@ the disk space demands made by the older 1.0 ports collection. To compile a port, you simply change to the directory of the program you wish to install, type ``make - all'' followed by ``make install'' after successfull + all'' followed by ``make install'' after successful compilation and let the system do the rest. The full original distribution for each port you build is retrieved dynamically off of CDROM or a local ftp site, so you need |
