Check-in Number:
|
5071 | |
Date: |
2003-Feb-13 13:55:41 (local)
2003-Feb-13 12:55:41 (UTC) |
User: | thl |
Branch: | |
Comment: |
revamp sorting from number to strings and document criteria |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/as/as-cui/as-cui.pod 1.10 -> 1.11
--- as-cui.pod 2003/02/03 13:34:49 1.10
+++ as-cui.pod 2003/02/13 12:55:41 1.11
@@ -442,6 +442,13 @@
B<hex> ::= [0-9a-fA-F]
+The entries are sorted by the following critera:
+
+ - by date
+ - by begin time
+ - by line number which was seen when read, new entries to the end
+ - by uuid
+
=head2 ${HOME}/.as/accounts
The accounts file contains the records of all accounts the user has
|
|