From owner-freebsd-doc@FreeBSD.ORG Fri Dec 12 02:02:07 2008 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9ABD7106564A; Fri, 12 Dec 2008 02:02:07 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from pittgoth.com (pittgoth.com [205.134.163.206]) by mx1.freebsd.org (Postfix) with ESMTP id 604038FC12; Fri, 12 Dec 2008 02:02:07 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from localhost.fbsdsecure.org (net-ix.gw.ai.net [205.134.160.6]) (authenticated bits=0) by pittgoth.com (8.14.3/8.14.3) with ESMTP id mBC226ks003740 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 11 Dec 2008 21:02:06 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Thu, 11 Dec 2008 21:01:58 -0500 From: Tom Rhodes To: Giorgos Keramidas Message-Id: <20081211210158.5a37ba32.trhodes@FreeBSD.org> In-Reply-To: <871vwfn418.fsf@kobe.laptop> References: <871vwfn418.fsf@kobe.laptop> X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-doc@FreeBSD.org Subject: Re: [PATCH] Adding elements to wlan Handbook section X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Dec 2008 02:02:07 -0000 On Wed, 10 Dec 2008 22:55:47 +0200 Giorgos Keramidas wrote: > The wireless networking section is one of those I've been translating > lately, and I noticed that it includes *many* acronyms (AP, BSS, SSID, > IBSS, WPA, WEP, PSK, TKIP, and so on). The acronyms are practically > everywhere, so adding tags to them directly into CVS may not > be a very gentle thing to do. > > So here it is, in diff format for your pleasure. Does anyone have > objections to the patch attached below? > > [NOTE: I haven't wrapped any lines, to keep the patch more readable, but > I know already that some of the touched lines may need a bit of wrap & > filling after the patch goes in.] Looks good to me. -- Tom Rhodes