diff --git a/Changes b/Changes index 5bb801d2b..8c8a69174 100644 --- a/Changes +++ b/Changes @@ -164,7 +164,7 @@ getprotoent.3 Rephrase description in terms of a database, rather than a file. Note that each of the get*() functions opens a connection to the database if necessary. - The database connection is held opend between get*() calls if + The database connection is held open between get*() calls if 'stayopen' is non-zero (not necessarily 1). s/zero terminated list/NULL-terminated list/ mtk