summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2010-01-22 05:19:51 +0000
committerEd Schouten <ed@FreeBSD.org>2010-01-22 05:19:51 +0000
commitf5ec5ddec210580a0d8fc64cbacb449c0dca5ec4 (patch)
tree793fc5b96d28dba2eb2b26dbd39b47bff2147a63
parent5b2e6b2a90a1b9225c059b45d0c1b34ff31c8ef1 (diff)
Notes
-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 5098afede4c6..7436142cdeb7 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