From owner-freebsd-questions@FreeBSD.ORG Wed Feb 17 18:08:38 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42506106566C for ; Wed, 17 Feb 2010 18:08:38 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.27]) by mx1.freebsd.org (Postfix) with ESMTP id CE4FE8FC1D for ; Wed, 17 Feb 2010 18:08:36 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id 9so1104792eyd.9 for ; Wed, 17 Feb 2010 10:08:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=qW0l06L8mkqeRwzVV7pGkpitX0VYdskb9mx50O0lNQA=; b=laVNIIO/xgsPQczg3tCkAlVpAzvPI510EQ4iPtRqOPBEfgGU624IyaCGP6znpSjtki mNqVhmpFpM8aLoP19sTI/Gw4fFEN6yMaZX0vB0wm3pHD6OKZLxtwyNGPB1HA8B762yYU qFYVbioOL6ZVmPqsEcwtfYYZSfCajItPKztL0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=g32kJbS0y5nNNKMp+EmfT9Prb5423iZYfg4hAP3+gkU/N+yeaWc2B/KLctwyh+9BdS uMhxCvnKecZ6RcxlYFTZq2RInzajgZtrQGdcN2mSAX5TpnUUrKiFzarY02bidTkTOlq8 BRoeEtjKBxatufTiR0pM1MK8Vsh2w3FqOVoNw= MIME-Version: 1.0 Received: by 10.213.66.1 with SMTP id l1mr5894808ebi.91.1266430115783; Wed, 17 Feb 2010 10:08:35 -0800 (PST) In-Reply-To: References: From: Paul B Mahol Date: Wed, 17 Feb 2010 19:08:14 +0100 Message-ID: <3a142e751002171008r17c5c065k406fcda3bf940e17@mail.gmail.com> To: Jeff Mo Content-Type: text/plain; charset=ISO-8859-1 Cc: questions@freebsd.org Subject: Re: I want to submit a solution to solve a bug X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Feb 2010 18:08:38 -0000 On Wed, Feb 17, 2010 at 6:20 PM, Jeff Mo wrote: > Hello, > > I found the solution about why this bug occurs. > Make use of Submit Followup link. > I would like to contribute my knowledge to FreeBSD website but do not > know where to start. > Can you let me know what's the next step if I want to submit a solution?