Bug 178702

Summary: [patch] web page grammar change
Product: Documentation Reporter: Will Backman <bitgeist>
Component: Books & ArticlesAssignee: Warren Block <wblock>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Will Backman 2013-05-17 04:10:00 UTC
http://www.freebsd.org/docproj/submitting.html
Within the same webpage both "website" and "web site" are used within a few sentences of each other.  Not sure which way it should go, but I tried one word.
Patch attached.

Fix: Decide which way you want to go.

Patch attached with submission follows:
How-To-Repeat: http://www.freebsd.org/docproj/submitting.html
Comment 1 Warren Block freebsd_committer freebsd_triage 2013-05-21 16:30:20 UTC
Responsible Changed
From-To: freebsd-www->wblock

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-05-23 12:16:43 UTC
Author: wblock
Date: Thu May 23 11:16:36 2013
New Revision: 41719
URL: http://svnweb.freebsd.org/changeset/doc/41719

Log:
  Make the use of "website" consistent within the document.
  
  PR:		www/178702
  Submitted by:	Will Backman <bitgeist@yahoo.com>

Modified:
  head/en_US.ISO8859-1/htdocs/docproj/submitting.xml

Modified: head/en_US.ISO8859-1/htdocs/docproj/submitting.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/docproj/submitting.xml	Thu May 23 10:43:17 2013	(r41718)
+++ head/en_US.ISO8859-1/htdocs/docproj/submitting.xml	Thu May 23 11:16:36 2013	(r41719)
@@ -26,7 +26,7 @@
       feedback.</p>
 
     <p>If, for some reason, you cannot put the documentation up for FTP or on
-      a web site somewhere you can send it directly to the <tt>FreeBSD-doc</tt> mailing list.
+      a website somewhere you can send it directly to the <tt>FreeBSD-doc</tt> mailing list.
       If you do this, please only send plain-text documents.</p>
 
     <p>You should probably cc: this request for comments to other appropriate
_______________________________________________
svn-doc-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
Comment 3 Warren Block freebsd_committer freebsd_triage 2013-05-23 12:16:46 UTC
State Changed
From-To: open->closed

Change committed, thanks!