diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-08-21 04:42:23 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-08-21 04:42:23 +0000 |
| commit | 79a30bf8fd7fead4ee2cf63691e2537b9fc27d48 (patch) | |
| tree | ad016d7147a6cb820d5d54cf8df391190648282f | |
| parent | 15276f2baa180f34fba309ab5fb77314192d1d16 (diff) | |
| download | man-pages-79a30bf8fd7fead4ee2cf63691e2537b9fc27d48.tar.gz | |
spfix
| -rw-r--r-- | Changes | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
