From c4fc7dad18a24b79fab282759aa9800079cf6b12 Mon Sep 17 00:00:00 2001 From: brian Date: Sun, 10 Sep 2006 20:41:33 +0000 Subject: Fix a typo --- lib/libc/sys/recv.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/libc/sys/recv.2 b/lib/libc/sys/recv.2 index 90aea6a..676d49d 100644 --- a/lib/libc/sys/recv.2 +++ b/lib/libc/sys/recv.2 @@ -32,7 +32,7 @@ .\" @(#)recv.2 8.3 (Berkeley) 2/21/94 .\" $FreeBSD$ .\" -.Dd February 16, 2006 +.Dd September 10, 2006 .Dt RECV 2 .Os .Sh NAME @@ -117,7 +117,7 @@ described in .Pp The .Xr select 2 -system call may be used to determine when more data arrive. +system call may be used to determine when more data arrives. .Pp The .Fa flags -- cgit v1.1