From 287e1ae261a459db17a825c39b9e609d1208d177 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Mon, 19 Feb 2007 20:28:33 +0000 Subject: wording fix from wiz@netbsd, -r1.11; --- lib/libc/string/strxfrm.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/libc/string/strxfrm.3 b/lib/libc/string/strxfrm.3 index b59130730f4..c21f0c7cab6 100644 --- a/lib/libc/string/strxfrm.3 +++ b/lib/libc/string/strxfrm.3 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: strxfrm.3,v 1.6 2007/02/19 19:09:27 jmc Exp $ +.\" $OpenBSD: strxfrm.3,v 1.7 2007/02/19 20:28:32 jmc Exp $ .\" .Dd June 29, 1991 .Dt STRXFRM 3 @@ -52,7 +52,7 @@ storing the result in .Ar dst , such that .Xr strcmp 3 -transformed strings return what +on transformed strings returns what .Xr strcoll 3 on the original untransformed strings would return. .Sh SEE ALSO -- cgit v1.2.3