From owner-svn-doc-head@freebsd.org Sat Jan 6 23:17:25 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95D7EDF902D; Sat, 6 Jan 2018 23:17:25 +0000 (UTC) (envelope-from eadler@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 6F4A4637C6; Sat, 6 Jan 2018 23:17:25 +0000 (UTC) (envelope-from eadler@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 87BE018F18; Sat, 6 Jan 2018 23:17:24 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w06NHNYs010124; Sat, 6 Jan 2018 23:17:23 GMT (envelope-from eadler@FreeBSD.org) Received: (from eadler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w06NHNgm010123; Sat, 6 Jan 2018 23:17:23 GMT (envelope-from eadler@FreeBSD.org) Message-Id: <201801062317.w06NHNgm010123@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: eadler set sender to eadler@FreeBSD.org using -f From: Eitan Adler Date: Sat, 6 Jan 2018 23:17:23 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51369 - head/en_US.ISO8859-1/books/fdp-primer/structure X-SVN-Group: doc-head X-SVN-Commit-Author: eadler X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/fdp-primer/structure X-SVN-Commit-Revision: 51369 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jan 2018 23:17:25 -0000 Author: eadler Date: Sat Jan 6 23:17:22 2018 New Revision: 51369 URL: https://svnweb.freebsd.org/changeset/doc/51369 Log: FDP: Reduce confusion with man'n' - A lowercase 'n' looks like 'mann'. Make this slightly easier to read. - While here, fix indent PR: 224958 Submitted by: Vitalio Modified: head/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml Modified: head/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml Sat Jan 6 21:22:13 2018 (r51368) +++ head/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml Sat Jan 6 23:17:22 2018 (r51369) @@ -94,7 +94,7 @@ - lang.encoding + lang.encoding One directory exists for each available translation and encoding of the documentation, for example @@ -158,7 +158,7 @@ man For translations of the system manual pages. This - directory will contain one or more mann + directory will contain one or more man directories, corresponding to the sections that have been translated.