From 02b089137840cc253da053221301aa86244697b7 Mon Sep 17 00:00:00 2001 From: Gary Clark II Date: Tue, 19 Dec 1995 09:22:23 +0000 Subject: [PATCH] Add Linux as a supported binary type (as much as SCO is:)) Fix type (include to including) --- share/doc/handbook/nutshell.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/share/doc/handbook/nutshell.sgml b/share/doc/handbook/nutshell.sgml index 13d5a070ef86..df5998b1e958 100644 --- a/share/doc/handbook/nutshell.sgml +++ b/share/doc/handbook/nutshell.sgml @@ -1,4 +1,4 @@ - + FreeBSD in a nutshell @@ -17,7 +17,7 @@ Multiuser access means that many people can use a FreeBSD system simultaneously for a variety of things. System peripherals such as printers and tape drives are also properly - shared between all users on the system. + SHARED BETWEEN ALL users on the system. Complete TCP/IP networking including SLIP, PPP, NFS and NIS support. This means that your FreeBSD machine can interoperate easily with other systems as well act as an enterprise @@ -33,7 +33,7 @@ provides a graphical user interface (GUI) for the cost of a common VGA card and monitor and comes with full sources. Binary compatibility with many programs built for SCO, - BSDI, NetBSD, and 386BSD. + BSDI, NetBSD, Linux and 386BSD. Hundreds of ready-to-run applications are available from the FreeBSD ports and packages @@ -142,7 +142,7 @@ and easier to administer. Software Development: The basic FreeBSD system comes with a full compliment of development tools - included the renowned GNU C/C++ compiler and + including the renowned GNU C/C++ compiler and debugger.