Deleted Added
full compact
sort.1.in (240256) sort.1.in (251245)
1.\" $OpenBSD: sort.1,v 1.31 2007/08/21 21:22:37 millert Exp $
1.\" $OpenBSD: sort.1,v 1.31 2007/08/21 21:22:37 millert Exp $
2.\" $FreeBSD: head/usr.bin/sort/sort.1.in 240256 2012-09-09 06:54:42Z joel $
2.\" $FreeBSD: head/usr.bin/sort/sort.1.in 251245 2013-06-02 09:43:48Z gabor $
3.\"
4.\" Copyright (c) 1991, 1993
5.\" The Regents of the University of California. All rights reserved.
6.\"
7.\" This code is derived from software contributed to Berkeley by
8.\" the Institute of Electrical and Electronics Engineers, Inc.
9.\"
10.\" Redistribution and use in source and binary forms, with or without

--- 596 unchanged lines hidden (view full) ---

607.Sh HISTORY
608A
609.Nm
610command first appeared in
611.At v3 .
612.Sh AUTHORS
613Gabor Kovesdan <gabor@FreeBSD.org>,
614.Pp
3.\"
4.\" Copyright (c) 1991, 1993
5.\" The Regents of the University of California. All rights reserved.
6.\"
7.\" This code is derived from software contributed to Berkeley by
8.\" the Institute of Electrical and Electronics Engineers, Inc.
9.\"
10.\" Redistribution and use in source and binary forms, with or without

--- 596 unchanged lines hidden (view full) ---

607.Sh HISTORY
608A
609.Nm
610command first appeared in
611.At v3 .
612.Sh AUTHORS
613Gabor Kovesdan <gabor@FreeBSD.org>,
614.Pp
615Oleg Moskalenko <oleg.moskalenko@citrix.com>
615Oleg Moskalenko <mom040267@gmail.com>
616.Sh NOTES
617This implementation of
618.Nm
619has no limits on input line length (other than imposed by available
620memory) or any restrictions on bytes allowed within lines.
621.Pp
622The performance depends highly on locale settings,
623efficient choice of sort keys and key complexity.

--- 15 unchanged lines hidden ---
616.Sh NOTES
617This implementation of
618.Nm
619has no limits on input line length (other than imposed by available
620memory) or any restrictions on bytes allowed within lines.
621.Pp
622The performance depends highly on locale settings,
623efficient choice of sort keys and key complexity.

--- 15 unchanged lines hidden ---