diff options
Diffstat (limited to 'src/lib/libc/string/bm.3')
-rw-r--r-- | src/lib/libc/string/bm.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/string/bm.3 b/src/lib/libc/string/bm.3 index afab2334db..15277de885 100644 --- a/src/lib/libc/string/bm.3 +++ b/src/lib/libc/string/bm.3 | |||
@@ -32,7 +32,7 @@ | |||
32 | .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 32 | .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
33 | .\" SUCH DAMAGE. | 33 | .\" SUCH DAMAGE. |
34 | .\" | 34 | .\" |
35 | .\" $OpenBSD: bm.3,v 1.4 1999/06/29 17:49:24 aaron Exp $ | 35 | .\" $OpenBSD: bm.3,v 1.5 2000/04/21 15:24:19 aaron Exp $ |
36 | .\" | 36 | .\" |
37 | .Dd June 29, 1999 | 37 | .Dd June 29, 1999 |
38 | .Dt BM 3 | 38 | .Dt BM 3 |
@@ -59,7 +59,7 @@ occurrence of a byte string within another byte string. | |||
59 | evaluates | 59 | evaluates |
60 | .Fa patlen | 60 | .Fa patlen |
61 | bytes starting at | 61 | bytes starting at |
62 | .Fa pattern , | 62 | .Fa pattern |
63 | and returns a pointer to a structure describing them. | 63 | and returns a pointer to a structure describing them. |
64 | The bytes referenced by | 64 | The bytes referenced by |
65 | .Fa pattern | 65 | .Fa pattern |