K 10 svn:author V 3 bde K 8 svn:date V 27 2006-10-10T11:07:37.000000Z K 7 svn:log V 585 Sort some of the most inconsistently ordered descriptions of commands (the group of watchpoint commands, and the `reset' command). NetBSD has sorted everything alphabetically, but I think we would have too many commands for that if all commands were actually documented here, so this commit moves towards alphabetical order in several sections: - section for pure ddb (non-"show") commands. Now contains the watchpoint commands and is mostly in "logical" order. - section for pure ddb "show" commands - similarly for auxilary commands. Most of these are currently missing here. END