svn commit: r40207 - projects/entities/en_US.ISO8859-1/articles/hubs
Rene Ladan
rene at FreeBSD.org
Fri Nov 30 19:21:09 UTC 2012
Author: rene
Date: Fri Nov 30 19:21:08 2012
New Revision: 40207
URL: http://svnweb.freebsd.org/changeset/doc/40207
Log:
Replace &a.committer; by &a.committer.email; in the Hubs
article to keep the email addresses.
As an example, replace "John Polstra" by &a.djp;
Modified:
projects/entities/en_US.ISO8859-1/articles/hubs/article.xml
Modified: projects/entities/en_US.ISO8859-1/articles/hubs/article.xml
==============================================================================
--- projects/entities/en_US.ISO8859-1/articles/hubs/article.xml Fri Nov 30 19:16:26 2012 (r40206)
+++ projects/entities/en_US.ISO8859-1/articles/hubs/article.xml Fri Nov 30 19:21:08 2012 (r40207)
@@ -291,10 +291,10 @@
the CVS repository via <application>AnonCVS</application>, FTP,
<application>rsync</application> or HTTP, but
people would benefit much more from <application>CVSup</application> access.
- <application>CVSup</application> was developed by &a.jdp;.
+ <application>CVSup</application> was developed by &a.jdp.email;.
It is a bit tricky to install on non-FreeBSD platforms,
since it is written in Modula-3 and therefore requires
- a Modula-3 environment. John Polstra has built a
+ a Modula-3 environment. &a.jdp; has built a
stripped down version of M3 that is sufficient to
run <application>CVSup</application>, and can be installed much easier.
See <ulink url="http://www.polstra.com/projects/freeware/ezm3/">Ezm3</ulink>
@@ -380,7 +380,7 @@ cvspserver stream tcp nowait root /usr/b
<programlisting>
/dev/da0s1b /anoncvstmp mfs rw,-s=786432,-b=4096,-f=512,-i=560,-c=3,-m=0,nosuid 0 0
</programlisting>
- <para>This is (of course) tuned a lot, and was suggested by &a.jdp;.
+ <para>This is (of course) tuned a lot, and was suggested by &a.jdp.email;.
</para>
</sect3>
</sect2>
More information about the svn-doc-projects
mailing list