Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jan 2010 05:19:51 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r202780 - head/lib/libc/gen
Message-ID:  <201001220519.o0M5Jpvn057408@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ed
Date: Fri Jan 22 05:19:51 2010
New Revision: 202780
URL: http://svn.freebsd.org/changeset/base/202780

Log:
  English nitpicking.
  
  Submitted by:	jmallett

Modified:
  head/lib/libc/gen/getutxent.3

Modified: head/lib/libc/gen/getutxent.3
==============================================================================
--- head/lib/libc/gen/getutxent.3	Fri Jan 22 05:09:10 2010	(r202779)
+++ head/lib/libc/gen/getutxent.3	Fri Jan 22 05:19:51 2010	(r202780)
@@ -437,7 +437,7 @@ entries and no entry with the same value
 .Fa ut_id
 has been found.
 The standard always requires a new entry to be allocated, which could
-cause an unbounded growth to the database.
+cause an unbounded growth of the database.
 .Pp
 The
 .Fn getutxuser



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