From 502bb1380e65943035e0522483cb29829932863c Mon Sep 17 00:00:00 2001 From: Matthew Hunt Date: Mon, 1 Jun 1998 00:51:50 +0000 Subject: [PATCH] "compliment" --> "complement" Submmitted by: Dave Ritz --- handbook/nutshell.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/handbook/nutshell.sgml b/handbook/nutshell.sgml index c36eda7004..a2968f7f7f 100644 --- a/handbook/nutshell.sgml +++ b/handbook/nutshell.sgml @@ -1,4 +1,4 @@ - + FreeBSD in a Nutshell @@ -50,7 +50,7 @@ Shared libraries (the Unix equivalent of MS-Windows DLLs) provide for efficient use of disk space and memory. - A full compliment of C, C++ and + A full complement of C, C++ and Fortran development tools. Many additional languages for advanced research and development are also available in the ports and packages collection. @@ -141,7 +141,7 @@ "diskless", making individual workstations even cheaper and easier to administer. Software Development: The basic FreeBSD system - comes with a full compliment of development tools + comes with a full complement of development tools including the renowned GNU C/C++ compiler and debugger.