From owner-freebsd-doc Mon Nov 25 3:10: 6 2002 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3BB837B401 for ; Mon, 25 Nov 2002 03:10:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 778D143E3B for ; Mon, 25 Nov 2002 03:10:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gAPBA4x3083505 for ; Mon, 25 Nov 2002 03:10:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gAPBA41P083503; Mon, 25 Nov 2002 03:10:04 -0800 (PST) Date: Mon, 25 Nov 2002 03:10:04 -0800 (PST) Message-Id: <200211251110.gAPBA41P083503@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org Cc: From: Sergei Kolobov Subject: Re: docs/45213: docs/45213: [PATCH] Fix sorting in Additional Contributors sections (part 1 of 3) Reply-To: Sergei Kolobov Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/45213; it has been noted by GNATS. From: Sergei Kolobov To: Giorgos Keramidas Cc: bug-followup@freebsd.org Subject: Re: docs/45213: docs/45213: [PATCH] Fix sorting in Additional Contributors sections (part 1 of 3) Date: Mon, 25 Nov 2002 14:02:29 +0300 Giorgos, On 2002-11-24 at 18:49 +0200, Giorgos Keramidas wrote: > On 2002-11-11 14:52, Sergei Kolobov wrote: > > List of Additional Contributors is supposed to be sorted by first > > name. Unfortunately, the sort order is broken in a few places. > > > This first of three patches to fix the sort order. > > > > Patch 1 fixes line wrapping only: > > - wrap lines exceeding 80 columns > > - unwrap lines that could fit in 80 columns > > Hum. It's very difficult to find the unsorted entries in the > submitted patch. I'd happily commit any change that fixes the sort > order, but please don't mix whitespace changes (i.e. wrapping) with > content changes. That is exactly why I have splitted the patch into 3 PRs (please note "part 1 of 3" in the synopsis field). docs/45213: whitespace only - wrapping/unwrapping docs/45214: content #1 - swapping last name/first name where needed docs/45215: content #2 - re-sort Hope this helps ;-) Sergei To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message