Fix grammar and be consistent between using 0 and zero.

This commit is contained in:
abhinav 2016-07-14 07:19:11 +00:00
parent 1c128d4498
commit 3b46a91395

View File

@ -1,4 +1,4 @@
.\" $NetBSD: wcscasecmp.3,v 1.4 2016/07/13 06:50:02 abhinav Exp $
.\" $NetBSD: wcscasecmp.3,v 1.5 2016/07/14 07:19:11 abhinav Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -88,6 +88,6 @@ functions first appeared in
.Sh NOTES
If
.Fa len
is zero,
is 0,
.Fn wcsncasecmp
returns always 0.
always returns 0.