=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sort/sort.1,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- src/usr.bin/sort/sort.1 2000/03/11 21:40:03 1.8 +++ src/usr.bin/sort/sort.1 2000/03/24 21:41:09 1.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sort.1,v 1.8 2000/03/11 21:40:03 aaron Exp $ +.\" $OpenBSD: sort.1,v 1.9 2000/03/24 21:41:09 aaron Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -399,7 +399,7 @@ A .Nm command appeared in -.At v6 . +.At v5 . .Sh NOTES The current sort command uses lexicographic radix sorting, which requires that sort keys be kept in memory (as opposed to previous versions which used quick