From owner-cvs-doc@FreeBSD.ORG Sun Aug 19 00:21:22 2007 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CDE0116A418 for ; Sun, 19 Aug 2007 00:21:22 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.190]) by mx1.freebsd.org (Postfix) with ESMTP id A666513C46E for ; Sun, 19 Aug 2007 00:21:22 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so695999rvb for ; Sat, 18 Aug 2007 17:21:22 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lIal6YoFu5KxHnSSTGI7u+ThUfSBU3yD4i7MCpI4gGvzY7+bXmbscTUVr+wVqOEforkxHdDsQBxdFC4gf4qSQj2MMNayXJ/wee64VSLxnzY3tWF39Mx6jlVs++o0npxA3gPi9dNk0OBAznPs32XiAhRf9s+gVz/NeFhw8IYPIYE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sKl1H+SPML1zuBJWRHJwFUL7AQxscsezqMan0X5cGM4hBCNKqnNtUNEGcX5+ZXtmK0AGOUbqUcx7sLYRhh/JPR2NIiM/SIavfSKxaYjLUDXZ0d5Zc05UHxunPW3jehHinKjTYqgBgwJW5PLGIrRVu/b17pAcn7NmimABWDf5mzY= Received: by 10.142.50.15 with SMTP id x15mr250988wfx.1187481257726; Sat, 18 Aug 2007 16:54:17 -0700 (PDT) Received: by 10.143.1.8 with HTTP; Sat, 18 Aug 2007 16:54:17 -0700 (PDT) Message-ID: <47d0403c0708181654o5b051939xa03cf920005d7201@mail.gmail.com> Date: Sat, 18 Aug 2007 19:54:17 -0400 From: "Ben Kaduk" To: "Bruce A. Mah" In-Reply-To: <200708182312.l7INCNZg015933@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200708182312.l7INCNZg015933@repoman.freebsd.org> Cc: doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/introduction chapter.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Aug 2007 00:21:22 -0000 On 8/18/07, Bruce A. Mah wrote: > bmah 2007-08-18 23:12:23 UTC > > FreeBSD doc repository > > Modified files: > en_US.ISO8859-1/books/handbook/introduction chapter.sgml > Log: > Mention IPsec and IPv6 among the networking features. > >@@ -92,7 +92,7 @@ > > Strong TCP/IP networking with > support for industry standards such as SCTP, DHCP, NFS, >- NIS, PPP, and SLIP. This means that your FreeBSD machine can >+ NIS, PPP, SLIP, IPsec, and IPv6. This means that your FreeBSD machine can > interoperate easily with other systems as well as act as an > enterprise server, providing vital functions such as NFS > (remote file access) and email services or putting your Hmm. . .perhaps we can drop SLIP from this list? I will not suggest other reordering because that's too much of a bikeshed, but I remember submitting a patch a couple months ago that de-emphasized SLIP (the old version made it look like we claimed SLIP was new/modern). -Ben Kaduk