From 34dcd878d6f2e9072d89cd10ade4f31fb744dba1 Mon Sep 17 00:00:00 2001 From: Paul Janzen Date: Sun, 6 Jun 1999 06:57:54 +0000 Subject: Grammatical, spelling, and format fixes --- lib/libc/string/strchr.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/string/strchr.3') diff --git a/lib/libc/string/strchr.3 b/lib/libc/string/strchr.3 index f4b4aef9760..2980f9bc873 100644 --- a/lib/libc/string/strchr.3 +++ b/lib/libc/string/strchr.3 @@ -33,14 +33,14 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: strchr.3,v 1.4 1999/06/04 17:26:26 aaron Exp $ +.\" $OpenBSD: strchr.3,v 1.5 1999/06/06 06:57:52 pjanzen Exp $ .\" .Dd June 29, 1991 .Dt STRCHR 3 .Os .Sh NAME .Nm strchr -.Nd locate first occurence of a character in a string +.Nd locate first occurrence of a character in a string .Sh SYNOPSIS .Fd #include .Ft char * -- cgit v1.2.3