summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2010-01-22 05:19:51 +0000
committered <ed@FreeBSD.org>2010-01-22 05:19:51 +0000
commit3e653995ff38c9c50d393bf9be6185a216e21098 (patch)
tree793fc5b96d28dba2eb2b26dbd39b47bff2147a63 /lib
parenta14af867093d4252dca678cc2623ff485f5fcf3d (diff)
downloadFreeBSD-src-3e653995ff38c9c50d393bf9be6185a216e21098.zip
FreeBSD-src-3e653995ff38c9c50d393bf9be6185a216e21098.tar.gz
English nitpicking.
Submitted by: jmallett
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/getutxent.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/getutxent.3 b/lib/libc/gen/getutxent.3
index 5098afe..7436142 100644
--- a/lib/libc/gen/getutxent.3
+++ b/lib/libc/gen/getutxent.3
@@ -437,7 +437,7 @@ entries and no entry with the same value for
.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
OpenPOWER on IntegriCloud