=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sort/sort.1,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- src/usr.bin/sort/sort.1 2015/03/19 11:38:12 1.42 +++ src/usr.bin/sort/sort.1 2015/03/19 13:11:05 1.43 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sort.1,v 1.42 2015/03/19 11:38:12 jmc Exp $ +.\" $OpenBSD: sort.1,v 1.43 2015/03/19 13:11:05 jmc Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ .Nd sort, merge, or sequence check text and binary files .Sh SYNOPSIS .Nm sort -.Op Fl bCcdfgHhiMnRrsuVz +.Op Fl bCcdfgHhiMmnRrsuVz .Op Fl k Ar field1 Ns Op , Ns Ar field2 .Op Fl o Ar output .Op Fl S Ar size @@ -579,7 +579,7 @@ specification. .Pp The flags -.Op Fl ghRMSsTVz +.Op Fl gHhiMRSsTVz are extensions to that specification. .Pp All long options are extensions to the specification.