summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/bm.3
diff options
context:
space:
mode:
authoraaron <>2000-04-21 15:24:20 +0000
committeraaron <>2000-04-21 15:24:20 +0000
commit9fb35611cc3d03bef8b690b62e0904507c414a61 (patch)
treecbb158a96fec3a91f1d59c3e9f768b10d6ed872e /src/lib/libc/string/bm.3
parenta4336f357f9e30dffdfad4909b24bd2e82c096a2 (diff)
downloadopenbsd-9fb35611cc3d03bef8b690b62e0904507c414a61.tar.gz
openbsd-9fb35611cc3d03bef8b690b62e0904507c414a61.tar.bz2
openbsd-9fb35611cc3d03bef8b690b62e0904507c414a61.zip
Flesh out libc string function man pages.
Diffstat (limited to 'src/lib/libc/string/bm.3')
-rw-r--r--src/lib/libc/string/bm.34
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.
59evaluates 59evaluates
60.Fa patlen 60.Fa patlen
61bytes starting at 61bytes starting at
62.Fa pattern , 62.Fa pattern
63and returns a pointer to a structure describing them. 63and returns a pointer to a structure describing them.
64The bytes referenced by 64The bytes referenced by
65.Fa pattern 65.Fa pattern