Bug 45214

Summary: [PATCH] Fix sorting in Additional Contributors sections (part 2 of 3)
Product: Documentation Reporter: Sergei Kolobov <sergei>
Component: Books & ArticlesAssignee: Christian Brueffer <brueffer>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-2-firstname none

Description Sergei Kolobov 2002-11-11 15:00:09 UTC
List of Additional Contributors is supposed to be sorted by first name.
Unfortunately, the sort order is broken in a few places.

Fix: This is second of three patches to fix the sort order.

Patch 2 swaps last name and first name to conform with the rest of the list.
This is done mostly for name of Japanese contributors in the form of

LASTNAME Firstname 

(i.e. last name in capitals).

Also fix the same for one Russian name.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2002-11-12 12:48:22 UTC
Responsible Changed
From-To: gnats-admin->freebsd-doc

doc-bug
Comment 2 Christian Brueffer freebsd_committer freebsd_triage 2003-01-17 09:10:21 UTC
Responsible Changed
From-To: freebsd-doc->brueffer

I will work on this
Comment 3 Sergei Kolobov freebsd_committer freebsd_triage 2003-10-24 12:31:10 UTC
State Changed
From-To: open->closed

Close now-obsoleted PR submitted by me.