PW_COMPACT comment corrected.
authorAndrey Chernov <ache@FreeBSD.org>
Sat, 14 May 1994 19:55:06 +0000 (19:55 +0000)
committerAndrey Chernov <ache@FreeBSD.org>
Sat, 14 May 1994 19:55:06 +0000 (19:55 +0000)
lib/libc/gen/getpwent.3
usr.sbin/pwd_mkdb/pwd_mkdb.8

index 392eaef..19146a9 100644 (file)
@@ -202,8 +202,9 @@ are fairly useless in a networked environment and should be
 avoided, if possible.
 .PP
 Standard database make routines are slow especially for big passwd
 avoided, if possible.
 .PP
 Standard database make routines are slow especially for big passwd
-files.
-You can have much faster routines, but loose binary compatibility
+files. Moreover, *pwd.db bases are too big and waste root space.
+You can have much faster routines with small *pwd.db,
+but loose binary compatibility
 with previous versions and with other BSD-like systems.
 If you want to setup much faster routines, define
 .B PW_COMPACT
 with previous versions and with other BSD-like systems.
 If you want to setup much faster routines, define
 .B PW_COMPACT
index 2977fd4..845662d 100644 (file)
@@ -101,8 +101,9 @@ and
 handle the locking necessary to avoid this problem.
 .PP
 Standard database make routines are slow especially for big passwd
 handle the locking necessary to avoid this problem.
 .PP
 Standard database make routines are slow especially for big passwd
-files.
-You can have much faster routines, but loose binary compatibility
+files. Moreover, *pwd.db bases are too big and waste root space.
+You can have much faster routines with small *pwd.db,
+but loose binary compatibility
 with previous versions and with other BSD-like systems.
 If you want to setup much faster routines, define
 .B PW_COMPACT
 with previous versions and with other BSD-like systems.
 If you want to setup much faster routines, define
 .B PW_COMPACT