Fix up some grammar nits.
This commit is contained in:
parent
608cd0a0c3
commit
69f8745b6e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23479
1 changed files with 12 additions and 13 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/gnome/contact.sgml,v 1.23 2004/09/15 10:57:40 pav Exp $">
|
<!ENTITY date "$FreeBSD: www/en/gnome/contact.sgml,v 1.24 2004/11/07 01:06:45 adamw Exp $">
|
||||||
<!ENTITY title "FreeBSD GNOME Project: Contact Us">
|
<!ENTITY title "FreeBSD GNOME Project: Contact Us">
|
||||||
<!ENTITY % gnomeincludes SYSTEM "includes.sgml"> %gnomeincludes;
|
<!ENTITY % gnomeincludes SYSTEM "includes.sgml"> %gnomeincludes;
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
|
@ -12,18 +12,18 @@
|
||||||
<h2>Contacts</h2>
|
<h2>Contacts</h2>
|
||||||
|
|
||||||
<p>Any questions regarding GNOME on FreeBSD should be addressed to the
|
<p>Any questions regarding GNOME on FreeBSD should be addressed to the
|
||||||
<a href="mailto:freebsd-gnome@FreeBSD.org">freebsd-gnome</a>
|
<a href="mailto:&email;@FreeBSD.org">&email;</a>
|
||||||
mailing list. All FreeBSD GNOME users, as well as those who wish to
|
mailing list. All FreeBSD GNOME users, as well as those who wish to
|
||||||
help improve and maintain GNOME on FreeBSD should feel free to
|
help improve and maintain GNOME on FreeBSD, should feel free to
|
||||||
<a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-SUBSCRIBE">join</a>.
|
<a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-SUBSCRIBE">join the mailing list</a>.
|
||||||
However, you do not have to subscribe if you just want to
|
You do not have to subscribe if you just want to
|
||||||
report a problem or ask for help - just send your message
|
report a problem or ask for help -- just send your message
|
||||||
to <a href="mailto:&email;@FreeBSD.org">&email;@FreeBSD.org</a>.</p>
|
to <a href="mailto:&email;@FreeBSD.org">&email;@FreeBSD.org</a>.</p>
|
||||||
|
|
||||||
<p>All relevant discussions should be carried out in the mailing list,
|
<p>All relevant discussion should be carried out in the mailing list,
|
||||||
unless there is a good reason for contacting one of the developers
|
unless there is a good reason for contacting one of the developers
|
||||||
directly. The following is the list of people involved
|
directly. The people involved
|
||||||
in the FreeBSD GNOME Project (in alphabetical order):</p>
|
in the FreeBSD GNOME Project are:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="mailto:adamw@FreeBSD.org">Adam Weinberger</a></li>
|
<li><a href="mailto:adamw@FreeBSD.org">Adam Weinberger</a></li>
|
||||||
<li><a href="mailto:bland@FreeBSD.org">Alexander Nedotsukov</a></li>
|
<li><a href="mailto:bland@FreeBSD.org">Alexander Nedotsukov</a></li>
|
||||||
|
@ -34,11 +34,10 @@
|
||||||
<li><a href="mailto:pav@FreeBSD.org">Pav Lucistnik</a></li>
|
<li><a href="mailto:pav@FreeBSD.org">Pav Lucistnik</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>FreeBSD GNOME developers can also be found lurking on IRC.
|
<p>FreeBSD GNOME developers can also be found lurking on IRC,
|
||||||
So please join #freebsd-gnome on FreeNode if you would like to discuss
|
in #freebsd-gnome on FreeNode (irc.freenode.net).</p>
|
||||||
GNOME on FreeBSD.</p>
|
|
||||||
|
|
||||||
<p>The following are FreeBSD GNOME team alumni:</p>
|
<p>The FreeBSD GNOME team alumni are:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="mailto:ade@FreeBSD.org">Ade Lovett</a></li>
|
<li><a href="mailto:ade@FreeBSD.org">Ade Lovett</a></li>
|
||||||
<li><a href="mailto:dima@FreeBSD.org">Dima Ruban</a></li>
|
<li><a href="mailto:dima@FreeBSD.org">Dima Ruban</a></li>
|
||||||
|
|
Loading…
Reference in a new issue