svn commit: r50715 - head/en_US.ISO8859-1/htdocs/internal

Glen Barber <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: gjb
Date: Fri Aug 25 19:22:04 2017
New Revision: 50715
URL: https://svnweb.freebsd.org/changeset/doc/50715

Log:
  Conform to FDP style guidelines.
  
  Translators, please ignore this commit.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/internal/developer.xml
  head/en_US.ISO8859-1/htdocs/internal/homepage.xml
  head/en_US.ISO8859-1/htdocs/internal/internal.xml

Modified: head/en_US.ISO8859-1/htdocs/internal/developer.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/internal/developer.xml	Fri Aug 25 19:07:04 2017	(r50714)
+++ head/en_US.ISO8859-1/htdocs/internal/developer.xml	Fri Aug 25 19:22:04 2017	(r50715)
@@ -5,70 +5,84 @@
 ]>
 
 <html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-      <title>&title;</title>
+  <head>
+    <title>&title;</title>
 
-      <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
-    </head>
+    <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
+  </head>
 
-    <body class="navinclude.docs">
+  <body class="navinclude.docs">
 
-<h2><a href="../doc/en_US.ISO8859-1/articles/committers-guide/">Committers Guide</a></h2>
+    <h2><a
+	href="../doc/en_US.ISO8859-1/articles/committers-guide/">Committers
+	Guide</a></h2>
 
-<p>This document is an overall guide for all new committers, including
-both technical details and policy details.
-For the former, see the chapters on
-<a href="../doc/en_US.ISO8859-1/articles/committers-guide/subversion-primer.html">
-the Subversion VCS</a>, the
-<a href="../doc/en_US.ISO8859-1/articles/committers-guide/bugzilla.html">
-Bugzilla</a> bug tracking system,
-and the
-<a href="../doc/en_US.ISO8859-1/articles/committers-guide/ssh.guide.html">
-SSH Quick-Start Guide</a>.</p>
+    <p>This document is an overall guide for all new committers,
+      including both technical details and policy details.  For the
+      former, see the chapters on <a
+	href="../doc/en_US.ISO8859-1/articles/committers-guide/subversion-primer.html">
+	the Subversion VCS</a>, the <a
+	href="../doc/en_US.ISO8859-1/articles/committers-guide/bugzilla.html">
+	Bugzilla</a> bug tracking system, and the <a
+	href="../doc/en_US.ISO8859-1/articles/committers-guide/ssh.guide.html">
+	SSH Quick-Start Guide</a>.</p>
 
-<p>It contains almost everything a new committer to the FreeBSD Project
-needs to know.  See the Documentation Project Primer and the Ports Guide,
-below, for more info.</p>
+    <p>It contains almost everything a new committer to the FreeBSD
+      Project needs to know.  See the Documentation Project Primer and
+      the Ports Guide, below, for more info.</p>
 
-<h2><a href="../doc/en_US.ISO8859-1/books/fdp-primer/">FreeBSD Documentation Project Primer for New Contributors</a></h2>
+    <h2><a href="../doc/en_US.ISO8859-1/books/fdp-primer/">FreeBSD
+      Documentation Project Primer for New Contributors</a></h2>
 
-<p>This primer covers everything you will need to know in order to start
-contributing to the FreeBSD Documentation Project, from the tools and
-software you will be using (both mandatory and recommended) to the
-philosophy behind the Documentation Project.</p>
+    <p>This primer covers everything you will need to know in order to
+      start contributing to the FreeBSD Documentation Project, from
+      the tools and software you will be using (both mandatory and
+      recommended) to the philosophy behind the Documentation
+      Project.</p>
 
-<h2><a href="../doc/en_US.ISO8859-1/books/porters-handbook/index.html">
-FreeBSD Porter's Handbook</a></h2>
+    <h2><a
+	href="../doc/en_US.ISO8859-1/books/porters-handbook/index.html">
+	FreeBSD Porter's Handbook</a></h2>
 
-<p>A guide for FreeBSD ports committers.  This includes the canonical
-<a href="../doc/en_US.ISO8859-1/books/porters-handbook/versions.html">
-  Table of __FreeBSD_version Values</a>.</p>
+    <p>A guide for FreeBSD ports committers.  This includes the
+      canonical <a
+	href="../doc/en_US.ISO8859-1/books/porters-handbook/versions.html">
+	Table of __FreeBSD_version Values</a>.</p>
 
-<h2><a href="&base;/doc/en_US.ISO8859-1/books/fdp-primer/the-website-build.html">
-How to build the FreeBSD Web Pages</a>.</h2>
+    <h2><a
+	href="&base;/doc/en_US.ISO8859-1/books/fdp-primer/the-website-build.html">
+	How to build the FreeBSD Web Pages</a>.</h2>
 
-<p>This document describes how to build and update
-the FreeBSD Web pages from the SVN repository by hand.</p>
+    <p>This document describes how to build and update the FreeBSD Web
+      pages from the SVN repository by hand.</p>
 
-<h2>FreeBSD Projects</h2>
-<ul>
-  <li><a href="../docproj/docproj.html">FreeBSD Documentation Project</a></li>
-  <li><a href="../releng/index.html">FreeBSD Release Engineering</a></li>
-  <li><a href="../platforms/index.html">FreeBSD Hardware Platforms Projects</a></li>
-  <li><a href="../projects/index.html">FreeBSD Development Projects</a></li>
-</ul>
+    <h2>FreeBSD Projects</h2>
+    <ul>
+      <li><a href="../docproj/docproj.html">FreeBSD Documentation
+	  Project</a></li>
+      <li><a href="../releng/index.html">FreeBSD
+	  Release Engineering</a></li>
+      <li><a href="../platforms/index.html">FreeBSD Hardware Platforms
+	  Projects</a></li>
+      <li><a
+	  href="../projects/index.html">FreeBSD Development
+	  Projects</a></li>
+    </ul>
 
-<h2>Other Resources</h2>
-<ul>
-  <li><a href="&base;/developers/cvs.html">Source Code Repositories</a></li>
-  <li><a href="../support.html">Bug Reports</a></li>
-  <li><a href="../security/index.html">FreeBSD Security Information</a></li>
-  <li><a href="../copyright/copyright.html">Copyright</a></li>
-  <li><a href="http://wiki.FreeBSD.org">FreeBSD Wiki</a></li>
-  <li><a href="http://perforce.FreeBSD.org">Perforce Repository for works in progress</a></li>
-</ul>
+    <h2>Other Resources</h2>
+    <ul>
+      <li><a href="&base;/developers/cvs.html">Source Code
+	  Repositories</a></li>
+      <li><a href="../support.html">Bug Reports</a></li>
+      <li><a href="../security/index.html">FreeBSD Security
+	  Information</a></li>
+      <li><a
+	    href="../copyright/copyright.html">Copyright</a></li>
+      <li><a href="http://wiki.FreeBSD.org">FreeBSD Wiki</a></li>
+      <li><a href="http://perforce.FreeBSD.org">Perforce Repository
+	  for works in progress</a></li>
+    </ul>
 
-<p><a href="internal.html">FreeBSD Internal Home</a></p>
-
+    <p><a href="internal.html">FreeBSD Internal Home</a></p>
   </body>
 </html>

Modified: head/en_US.ISO8859-1/htdocs/internal/homepage.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/internal/homepage.xml	Fri Aug 25 19:07:04 2017	(r50714)
+++ head/en_US.ISO8859-1/htdocs/internal/homepage.xml	Fri Aug 25 19:22:04 2017	(r50715)
@@ -6,18 +6,18 @@
 ]>
 
 <html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-      <title>&title;</title>
+  <head>
+    <title>&title;</title>
 
-      <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
-    </head>
+    <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
+  </head>
 
-    <body class="navinclude.docs">
+  <body class="navinclude.docs">
 
-<ol>
-&homepage;
-</ol>
+    <ol>
+      &homepage;
+    </ol>
 
-<p><a href="internal.html">FreeBSD Internal Home</a></p>
-</body>
+    <p><a href="internal.html">FreeBSD Internal Home</a></p>
+  </body>
 </html>

Modified: head/en_US.ISO8859-1/htdocs/internal/internal.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/internal/internal.xml	Fri Aug 25 19:07:04 2017	(r50714)
+++ head/en_US.ISO8859-1/htdocs/internal/internal.xml	Fri Aug 25 19:22:04 2017	(r50715)
@@ -5,64 +5,66 @@
 ]>
 
 <html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-      <title>&title;</title>
+  <head>
+    <title>&title;</title>
 
-      <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
-    </head>
+    <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
+  </head>
 
-    <body class="navinclude.docs">
+  <body class="navinclude.docs">
 
-<p>This page contains pointers to pages documenting aspects of
-the FreeBSD project itself, as viewed separately from the codebase.</p>
+    <p>This page contains pointers to pages documenting aspects of the
+      FreeBSD project itself, as viewed separately from the
+      codebase.</p>
 
-<h2>Projects</h2>
+    <h2>Projects</h2>
 
-<p>There are various
-projects which lie
-<a href="../projects/projects.html">outside the mainstream development path</a>.
-A number of groups are working on the 'cutting edge'
-to expand FreeBSD's range of capabilities in new directions.</p>
+    <p>There are various projects which lie <a
+	href="../projects/projects.html">outside the mainstream
+	development path</a>.  A number of groups are working on the
+      'cutting edge' to expand FreeBSD's range of capabilities in new
+      directions.</p>
 
-<p>Here is an overview of the
-<a href="../doc/en_US.ISO8859-1/articles/freebsd-releng/article.html">
-FreeBSD Release Engineering Process</a>.</p>
+    <p>Here is an overview of the <a
+	href="../doc/en_US.ISO8859-1/articles/freebsd-releng/article.html">
+	FreeBSD Release Engineering Process</a>.</p>
 
-<p>And here you will find the
-<a href="../releng/index.html">schedules for upcoming official releases
-of FreeBSD.</a></p>
+    <p>And here you will find the <a
+	href="../releng/index.html">schedules for upcoming official
+	releases of FreeBSD.</a></p>
 
-<h2>Policies</h2>
-<p>To avoid chaos with a project this large spread out all over
-the globe, there have to be some
-<a href="policies.html">Policies for FreeBSD Committers</a>.</p>
+    <h2>Policies</h2>
 
-<h2>People</h2>
+    <p>To avoid chaos with a project this large spread out all over
+      the globe, there have to be some <a
+	  href="policies.html">Policies for FreeBSD
+	Committers</a>.</p>
 
-<p>The &os;&nbsp;Project Staff consists of <a
-    href="../administration.html">teams, groups and individuals</a>
-   with designated project roles and areas of responsibility and the <a
-    href="../doc/en/articles/contributors/staff-committers.html">developers</a>.
-  By following the links, one will find a list of them, as well as
-  explanations of who is responsible for what.</p>
+    <h2>People</h2>
 
-<p>You can read here core's <a href="hats.html">Hat Term Limits Policy</a>
-  and some guidelines from &a.imp; on <a href="working-with-hats.html">how
-  to work with hats</a>.</p>
+    <p>The &os;&nbsp;Project Staff consists of <a
+	href="../administration.html">teams, groups and
+	individuals</a> with designated project roles and areas of
+      responsibility and the <a
+	href="../doc/en/articles/contributors/staff-committers.html">developers</a>.
+      By following the links, one will find a list of them, as well as
+      explanations of who is responsible for what.</p>
 
-<h2>Resources</h2>
+    <p>You can read here core's <a href="hats.html">Hat Term Limits
+	Policy</a> and some guidelines from &a.imp; on <a
+	href="working-with-hats.html">how to work with hats</a>.</p>
 
-<p>Here is a list of some
-<a href="developer.html">technical resources for FreeBSD committers</a>.</p>
+    <h2>Resources</h2>
 
-<p>For those with accounts on
-<a href="machines.html">the main FreeBSD.org network</a>,
-here are the machine resources that are available and the
-sorts of work they are intended for.</p>
+    <p>Here is a list of some <a href="developer.html">technical
+	resources for FreeBSD committers</a>.</p>
 
-<p>You can learn more
-<a href="about.html">about the FreeBSD WWW server</a>, including
-the machine, the software, mirroring the FreeBSD web pages.</p>
+    <p>For those with accounts on <a href="machines.html">the main
+	FreeBSD.org network</a>, here are the machine resources that
+      are available and the sorts of work they are intended for.</p>
 
-</body>
+    <p>You can learn more <a href="about.html">about the FreeBSD WWW
+	server</a>, including the machine, the software, mirroring the
+      FreeBSD web pages.</p>
+  </body>
 </html>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.