sort.1.in (d002f039aeb370370cd2cba63ad55cc4cf16c932) sort.1.in (08509077b32fa08e0e54a878137b90ac93dbff69)
1.\" $OpenBSD: sort.1,v 1.45 2015/03/19 13:51:10 jmc Exp $
2.\" $FreeBSD$
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.

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

28.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
29.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
30.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
31.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
32.\" SUCH DAMAGE.
33.\"
34.\" @(#)sort.1 8.1 (Berkeley) 6/6/93
35.\"
1.\" $OpenBSD: sort.1,v 1.45 2015/03/19 13:51:10 jmc Exp $
2.\" $FreeBSD$
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.

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

28.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
29.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
30.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
31.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
32.\" SUCH DAMAGE.
33.\"
34.\" @(#)sort.1 8.1 (Berkeley) 6/6/93
35.\"
36.Dd March 19, 2015
36.Dd September 4, 2019
37.Dt SORT 1
38.Os
39.Sh NAME
40.Nm sort
41.Nd sort or merge records (lines) of text and binary files
42.Sh SYNOPSIS
43.Nm
44.Bk -words

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

602.Fl Ns Ar pos2
603come from older versions of
604.Nm
605and are still supported but their use is highly discouraged.
606.Sh HISTORY
607A
608.Nm
609command first appeared in
37.Dt SORT 1
38.Os
39.Sh NAME
40.Nm sort
41.Nd sort or merge records (lines) of text and binary files
42.Sh SYNOPSIS
43.Nm
44.Bk -words

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

602.Fl Ns Ar pos2
603come from older versions of
604.Nm
605and are still supported but their use is highly discouraged.
606.Sh HISTORY
607A
608.Nm
609command first appeared in
610.At v3 .
610.At v1 .
611.Sh AUTHORS
612.An Gabor Kovesdan Aq Mt gabor@FreeBSD.org ,
613.Pp
614.An Oleg Moskalenko Aq Mt mom040267@gmail.com
615.Sh NOTES
616This implementation of
617.Nm
618has no limits on input line length (other than imposed by available

--- 19 unchanged lines hidden ---
611.Sh AUTHORS
612.An Gabor Kovesdan Aq Mt gabor@FreeBSD.org ,
613.Pp
614.An Oleg Moskalenko Aq Mt mom040267@gmail.com
615.Sh NOTES
616This implementation of
617.Nm
618has no limits on input line length (other than imposed by available

--- 19 unchanged lines hidden ---