From owner-freebsd-questions@FreeBSD.ORG Tue Apr 1 21:26:52 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 16DDA2A9 for ; Tue, 1 Apr 2014 21:26:52 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id BA91DE1D for ; Tue, 1 Apr 2014 21:26:51 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.8/8.14.8) with ESMTP id s31LQnH5042164 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 1 Apr 2014 15:26:49 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.8/8.14.8/Submit) with ESMTP id s31LQncA042161; Tue, 1 Apr 2014 15:26:49 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 1 Apr 2014 15:26:49 -0600 (MDT) From: Warren Block To: "Littlefield, Tyler" Subject: Re: where to mention:typo In-Reply-To: <533B1E67.8080909@tysdomain.com> Message-ID: References: <533B1E67.8080909@tysdomain.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Tue, 01 Apr 2014 15:26:49 -0600 (MDT) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Apr 2014 21:26:52 -0000 On Tue, 1 Apr 2014, Littlefield, Tyler wrote: > I seen this typo: > FreeBSD's advanced features, proven security, and predictable release cycle, > as well as its permissive license have lead to its use as a platform for > building > many commericial and open source appliances, devices, and products, including > those from many of the world's largest IT companies: > should be commercial. > http://www5.us.freebsd.org/doc/en_US.ISO8859-1/books/handbook/nutshell.html#introduction-nutshell-users > I wasn't sure where to post that/how I could submit a patch. Rather than > fixing, it'd be awesome if someone could show me. Show how to submit a patch, or how to fix it? The problem report form is here: http://www.freebsd.org/send-pr.html To fix it and submit a patch, first see the FreeBSD Documentation Project Primer: http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/book.html There is a Quick Start there that briefly describes what is needed. For more detail, please write to the freebsd-doc@FreeBSD.org mailing list. For IRC, there's bsddocs on EFnet. Or contact me privately (wblock@FreeBSD.org). Thanks for helping with this!