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" [
|
||||
<!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 % gnomeincludes SYSTEM "includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -12,18 +12,18 @@
|
|||
<h2>Contacts</h2>
|
||||
|
||||
<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
|
||||
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>.
|
||||
However, you do not have to subscribe if you just want to
|
||||
report a problem or ask for help - just send your message
|
||||
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 the mailing list</a>.
|
||||
You do not have to subscribe if you just want to
|
||||
report a problem or ask for help -- just send your message
|
||||
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
|
||||
directly. The following is the list of people involved
|
||||
in the FreeBSD GNOME Project (in alphabetical order):</p>
|
||||
directly. The people involved
|
||||
in the FreeBSD GNOME Project are:</p>
|
||||
<ul>
|
||||
<li><a href="mailto:adamw@FreeBSD.org">Adam Weinberger</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>
|
||||
</ul>
|
||||
|
||||
<p>FreeBSD GNOME developers can also be found lurking on IRC.
|
||||
So please join #freebsd-gnome on FreeNode if you would like to discuss
|
||||
GNOME on FreeBSD.</p>
|
||||
<p>FreeBSD GNOME developers can also be found lurking on IRC,
|
||||
in #freebsd-gnome on FreeNode (irc.freenode.net).</p>
|
||||
|
||||
<p>The following are FreeBSD GNOME team alumni:</p>
|
||||
<p>The FreeBSD GNOME team alumni are:</p>
|
||||
<ul>
|
||||
<li><a href="mailto:ade@FreeBSD.org">Ade Lovett</a></li>
|
||||
<li><a href="mailto:dima@FreeBSD.org">Dima Ruban</a></li>
|
||||
|
|
Loading…
Reference in a new issue