Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Nov 2009 14:33:31 +0000 (UTC)
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r199320 - head/lib/libc/locale
Message-ID:  <200911161433.nAGEXV4U072735@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brueffer
Date: Mon Nov 16 14:33:31 2009
New Revision: 199320
URL: http://svn.freebsd.org/changeset/base/199320

Log:
  Fix grammar.
  
  PR:		140459
  Submitted by:	Jeremy Huddleston <Jeremyhu@apple.com>
  MFC after:	1 week

Modified:
  head/lib/libc/locale/nl_langinfo.3

Modified: head/lib/libc/locale/nl_langinfo.3
==============================================================================
--- head/lib/libc/locale/nl_langinfo.3	Mon Nov 16 10:53:04 2009	(r199319)
+++ head/lib/libc/locale/nl_langinfo.3	Mon Nov 16 14:33:31 2009	(r199320)
@@ -53,7 +53,7 @@ with a category corresponding to the cat
 or to the
 category
 .Dv LC_ALL ,
-may overwrite buffer pointed by the return value.
+may overwrite the buffer pointed to by the return value.
 .Sh RETURN VALUES
 In a locale where langinfo data is not defined,
 .Fn nl_langinfo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911161433.nAGEXV4U072735>