From owner-freebsd-doc Sun Nov 24 8:50: 4 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 5D4B637B407 for ; Sun, 24 Nov 2002 08:50:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18A8643E9C for ; Sun, 24 Nov 2002 08:50:03 -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 gAOGo2x3033407 for ; Sun, 24 Nov 2002 08:50:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gAOGo2HW033406; Sun, 24 Nov 2002 08:50:02 -0800 (PST) Date: Sun, 24 Nov 2002 08:50:02 -0800 (PST) Message-Id: <200211241650.gAOGo2HW033406@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org Cc: From: Giorgos Keramidas Subject: Re: docs/45213: docs/45213: [PATCH] Fix sorting in Additional Contributors sections (part 1 of 3) Reply-To: Giorgos Keramidas 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: Giorgos Keramidas To: Sergei Kolobov Cc: bug-followup@freebsd.org Subject: Re: docs/45213: docs/45213: [PATCH] Fix sorting in Additional Contributors sections (part 1 of 3) Date: Sun, 24 Nov 2002 18:49:05 +0200 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message