From owner-svn-doc-all@freebsd.org Fri Sep 29 21:03:07 2017 Return-Path: Delivered-To: svn-doc-all@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 D54D9E3525B; Fri, 29 Sep 2017 21:03:07 +0000 (UTC) (envelope-from wblock@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 mx1.freebsd.org (Postfix) with ESMTPS id B14217547C; Fri, 29 Sep 2017 21:03:07 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8TL364j052791; Fri, 29 Sep 2017 21:03:06 GMT (envelope-from wblock@FreeBSD.org) Received: (from wblock@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8TL36rd052790; Fri, 29 Sep 2017 21:03:06 GMT (envelope-from wblock@FreeBSD.org) Message-Id: <201709292103.v8TL36rd052790@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wblock set sender to wblock@FreeBSD.org using -f From: Warren Block Date: Fri, 29 Sep 2017 21:03:06 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51000 - head/en_US.ISO8859-1/books/fdp-primer/manpages X-SVN-Group: doc-head X-SVN-Commit-Author: wblock X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/fdp-primer/manpages X-SVN-Commit-Revision: 51000 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.23 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, 29 Sep 2017 21:03:08 -0000 Author: wblock Date: Fri Sep 29 21:03:06 2017 New Revision: 51000 URL: https://svnweb.freebsd.org/changeset/doc/51000 Log: Whitespace-only fixes, translators please ignore. Sponsored by: iXsystems Modified: head/en_US.ISO8859-1/books/fdp-primer/manpages/chapter.xml Modified: head/en_US.ISO8859-1/books/fdp-primer/manpages/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/manpages/chapter.xml Fri Sep 29 21:01:39 2017 (r50999) +++ head/en_US.ISO8859-1/books/fdp-primer/manpages/chapter.xml Fri Sep 29 21:03:06 2017 (r51000) @@ -100,7 +100,7 @@ Various markup forms and rendering programs have been used for manual pages. &os; has used &man.groff.7; and the newer - &man.mandoc.1;. Most existing &os; manual pages, and all new + &man.mandoc.1;. Most existing &os; manual pages, and all new ones, use the &man.mdoc.7; form of markup. This is a simple line-based markup that is reasonably expressive. It is mostly semantic: parts of text are marked up for what they are, rather @@ -108,7 +108,7 @@ appearance-based markup which is usually best avoided. Manual page source is usually interpreted and displayed to - the screen interactively. The source files can be ordinary text + the screen interactively. The source files can be ordinary text files or compressed with &man.gzip.1; to save space. Manual pages can also be rendered to other formats, @@ -294,7 +294,7 @@ information. - An optional -D flag is defined. If + An optional -D flag is defined. If the -D flag is given, it must be followed by an Argument. The argument is a format, a string that @@ -396,7 +396,7 @@ DESCRIPTION Include the BSD license - Include the BSD license on new manual pages. The + Include the BSD license on new manual pages. The preferred license is available from the Committer's Guide. @@ -421,7 +421,7 @@ DESCRIPTION .Xr lines have been placed after a space. The .Xr macro expects two parameters to follow it, the name of an external manual page, and a section - number. The space separates the punctuation from the section + number. The space separates the punctuation from the section number. Without the space, the external links would incorrectly point to section 4, or 8,. @@ -704,13 +704,13 @@ is an example configuration file. Practical + xlink:href="http://manpages.bsd.lv/mdoc.html">Practical UNIX Manuals: mdoc History + xlink:href="http://manpages.bsd.lv/history.html">History of UNIX Manpages