From 5075c4c899abb11d62cadd17f148b1ad35fcf3c0 Mon Sep 17 00:00:00 2001 From: jaredy <> Date: Fri, 10 Dec 2004 03:54:18 +0000 Subject: typos, then -> than, from Michael Knudsen --- src/lib/libc/string/strerror.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libc/string/strerror.3 b/src/lib/libc/string/strerror.3 index 8cdaa67feb..066cc0e28b 100644 --- a/src/lib/libc/string/strerror.3 +++ b/src/lib/libc/string/strerror.3 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: strerror.3,v 1.7 2004/05/03 14:37:59 millert Exp $ +.\" $OpenBSD: strerror.3,v 1.8 2004/12/10 03:54:18 jaredy Exp $ .\" .Dd June 29, 1991 .Dt STRERROR 3 @@ -93,7 +93,7 @@ The returned error string will consist of an error message that includes may fail if: .Bl -tag -width Er .It Bq Er ERANGE -The error message is larger then +The error message is larger than .Fa buflen characters. The message will be truncated to fit. -- cgit v1.2.3-55-g6feb