=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/strings/Attic/strings.1,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/usr.bin/strings/Attic/strings.1 1999/06/05 01:21:41 1.4 +++ src/usr.bin/strings/Attic/strings.1 2000/02/23 19:44:08 1.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: strings.1,v 1.4 1999/06/05 01:21:41 aaron Exp $ +.\" $OpenBSD: strings.1,v 1.5 2000/02/23 19:44:08 provos Exp $ .\" $NetBSD: strings.1,v 1.4 1994/12/10 11:54:28 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -44,6 +44,7 @@ .Nm strings .Op Fl afo .Op Fl n Ar number +.Op Fl m Ar number .Op Fl t Ar radix .Op Ar file ... .Sh DESCRIPTION @@ -71,6 +72,10 @@ Specifies the minimum number of characters in a sequence to be .Ar number , instead of four. +.It Fl m Ar number +Specifies the maximum number of characters in a sequence to be +.Ar number , +instead of unlimited. .It Fl o Each string is preceded by its octal offset in the file. .It Fl t Ar radix