From owner-cvs-doc@FreeBSD.ORG Sun Jul 13 01:35:09 2003 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF4CC37B407; Sun, 13 Jul 2003 01:35:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E6FD43F93; Sun, 13 Jul 2003 01:35:08 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6D8Z80U031036; Sun, 13 Jul 2003 01:35:08 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6D8Z8IL031020; Sun, 13 Jul 2003 01:35:08 -0700 (PDT) Message-Id: <200307130835.h6D8Z8IL031020@repoman.freebsd.org> From: Murray Stokely Date: Sun, 13 Jul 2003 01:35:08 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 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, 13 Jul 2003 08:35:09 -0000 murray 2003/07/13 01:35:08 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml Log: tags are rendered as blocks, and are not normally used inside of a . Previously, that was done here, which was fine until I accidentally wrapped the paragraph which messes up the formatting since are sensisitve to \n. This change separates out the from the , as is done elsewhere in the handbook. Thanks to Tom Hukins for spotting my error in accidentally wrapping the . Revision Changes Path 1.231 +11 -6 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml