diff options
Diffstat (limited to 'nis')
-rw-r--r-- | nis/nss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,4 +25,4 @@ # memory with every getXXent() call. Otherwise each getXXent() call # might result into a network communication with the server to get # the next entry. -#SETENT_BATCH_READ=TRUE +SETENT_BATCH_READ=TRUE |