summaryrefslogtreecommitdiff
path: root/usr/src/cmd/netfiles/nsswitch.ad
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/netfiles/nsswitch.ad')
-rw-r--r--usr/src/cmd/netfiles/nsswitch.ad4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/cmd/netfiles/nsswitch.ad b/usr/src/cmd/netfiles/nsswitch.ad
index bec5c72c2d..a7d7b0c5ad 100644
--- a/usr/src/cmd/netfiles/nsswitch.ad
+++ b/usr/src/cmd/netfiles/nsswitch.ad
@@ -29,10 +29,10 @@
# uses Microsoft's Active Directory (AD) for passwd and group; DNS for
# hosts lookups; and files for the remaining databases.
#
-# AD name service currently only supports passwd(4) and group(4)
+# AD name service currently only supports passwd(5) and group(5)
# databases.
#
-# Other name service databases such as audit_user(4) and user_attr(4)
+# Other name service databases such as audit_user(5) and user_attr(5)
# that follow passwd entry in nsswitch.conf are not supported by AD.
# If the AD backend is processed (based on the configuration) it will
# return NOT FOUND for these databases.