From owner-svn-doc-all@FreeBSD.ORG Thu Jun 18 15:46:40 2015 Return-Path: Delivered-To: svn-doc-all@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B01A8731; Thu, 18 Jun 2015 15:46:40 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9D91E66B; Thu, 18 Jun 2015 15:46:40 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5IFkew6079488; Thu, 18 Jun 2015 15:46:40 GMT (envelope-from brueffer@FreeBSD.org) Received: (from brueffer@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5IFkeVt079487; Thu, 18 Jun 2015 15:46:40 GMT (envelope-from brueffer@FreeBSD.org) Message-Id: <201506181546.t5IFkeVt079487@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: brueffer set sender to brueffer@FreeBSD.org using -f From: Christian Brueffer Date: Thu, 18 Jun 2015 15:46:40 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46838 - head/en_US.ISO8859-1/books/handbook/virtualization X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jun 2015 15:46:40 -0000 Author: brueffer Date: Thu Jun 18 15:46:39 2015 New Revision: 46838 URL: https://svnweb.freebsd.org/changeset/doc/46838 Log: Fix typo. Modified: head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml Thu Jun 18 05:43:44 2015 (r46837) +++ head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml Thu Jun 18 15:46:39 2015 (r46838) @@ -1348,7 +1348,7 @@ perm pass* 0660 network device in the virtual machine to attach to. In order for the network device to participate in the network, also create a bridge interface containing the - tap interface ane the physical interface + tap interface and the physical interface as members. In this example, the physical interface is igb0: