From owner-svn-doc-all@freebsd.org Fri Aug 17 14:17:17 2018 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D4721070268; Fri, 17 Aug 2018 14:17:17 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 148737FEF0; Fri, 17 Aug 2018 14:17:17 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E9BF0176B; Fri, 17 Aug 2018 14:17:16 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7HEHGoS053164; Fri, 17 Aug 2018 14:17:16 GMT (envelope-from bcr@FreeBSD.org) Received: (from bcr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7HEHGAY053163; Fri, 17 Aug 2018 14:17:16 GMT (envelope-from bcr@FreeBSD.org) Message-Id: <201808171417.w7HEHGAY053163@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bcr set sender to bcr@FreeBSD.org using -f From: Benedict Reuschling Date: Fri, 17 Aug 2018 14:17:16 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r52150 - head/en_US.ISO8859-1/books/fdp-primer X-SVN-Group: doc-head X-SVN-Commit-Author: bcr X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/fdp-primer X-SVN-Commit-Revision: 52150 X-SVN-Commit-Repository: doc 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.27 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: Fri, 17 Aug 2018 14:17:17 -0000 Author: bcr Date: Fri Aug 17 14:17:16 2018 New Revision: 52150 URL: https://svnweb.freebsd.org/changeset/doc/52150 Log: Apply proper wrapping and nesting of tags. Modified: head/en_US.ISO8859-1/books/fdp-primer/book.xml Modified: head/en_US.ISO8859-1/books/fdp-primer/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/book.xml Fri Aug 17 14:11:30 2018 (r52149) +++ head/en_US.ISO8859-1/books/fdp-primer/book.xml Fri Aug 17 14:17:16 2018 (r52150) @@ -34,12 +34,16 @@ POSSIBILITY OF SUCH DAMAGE. --> - - FreeBSD Documentation Project Primer for New +<book xmlns="http://docbook.org/ns/docbook" + xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" + xml:lang="en"> + <info> + <title>FreeBSD Documentation Project Primer for New Contributors - - The FreeBSD Documentation Project + + The FreeBSD Documentation Project + 1998 @@ -113,7 +117,8 @@ - root + root &prompt.root; @@ -168,7 +173,8 @@ The time is 09:18 User and group names. - Only root can do + Only root can do this.