Date: Tue, 13 Apr 1999 00:01:46 -0500 (CDT) From: Chris Costello <chris@holly.dyndns.org> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/11107: [Patch] Typo in www/en/docproj/submitting.sgml Message-ID: <199904130501.AAA01795@holly.dyndns.org>
next in thread | raw e-mail | index | archive | help
>Number: 11107 >Category: docs >Synopsis: [Patch] Typo in www/en/docproj/submitting.sgml >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 12 22:10:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Chris Costello >Release: FreeBSD 4.0-CURRENT i386 >Organization: None >Environment: www CVS tree, checked out on Monday, April 12, 1999. >Description: There's an ironic typo in the submitting.sgml page in the www CVS tree. "of" -> "or" >How-To-Repeat: http://www.freebsd.org/docproj/submitting.html shows it in action. >Fix: cvs server: Diffing . Index: submitting.sgml =================================================================== RCS file: /cvs/www/en/docproj/submitting.sgml,v retrieving revision 1.2 diff -u -r1.2 submitting.sgml --- submitting.sgml 1998/10/27 12:00:21 1.2 +++ submitting.sgml 1999/04/13 05:00:37 @@ -131,7 +131,7 @@ <p>Either way, you are still going to be using <b>send-pr</b> to let the committers know about the change. If you do this, make sure that "Category" is set to "docs" and that "Class" is one of either - "doc-bug" (if your change fixes a problem, such as a typo) of + "doc-bug" (if your change fixes a problem, such as a typo) or "change-request" (if you are adding new information to an existing section).</p> >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904130501.AAA01795>