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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
