Grammar fixes.

This commit is contained in:
Adam Weinberger 2006-01-16 18:24:09 +00:00
parent 01576db237
commit 9c9f6d992e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26847

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/bugging.sgml,v 1.24 2006/01/07 06:14:17 mezz Exp $">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/bugging.sgml,v 1.25 2006/01/07 18:06:51 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: Reporting a Bug">
<!ENTITY % navincludes SYSTEM "../includes.navgnome.sgml"> %navincludes;
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
@ -57,9 +57,9 @@
<ul>
<li>If a port will not build, provide a full log of the
unsuccessful build by either uploading it to any website,
copy-n-paste in <a
copy-and-paste to <a
href="http://freebsd-gnome.pastebin.com">http://freebsd-gnome.pastebin.com</a>,
or send-pr with attachment. Try to avoid sending any
or send-pr(1) with attachment. Try to avoid sending any
attachments to the mailing list, because attachments sent
to FreeBSD mailing lists are usually discarded by the
mailing list software.
@ -86,8 +86,8 @@
<a href="mailto:&email;@FreeBSD.org">freebsd-gnome mailing
list</a>, file a problem report in the
<a href="http://www.FreeBSD.org/support.html#gnats">FreeBSD bug
reporting system</a>, send your report to the particular GNOME
developers via their
reporting system</a>, send your report to the application's
developers via the GNOME
<a href="http://bugzilla.gnome.org/">bug tracking system</a>, or
any combination of those.<p>