From 4ac4e460b116fb6da6e80124f4c4f6968eb86341 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 12 Apr 2010 11:58:37 +0200 Subject: [PATCH] Update nsswitch.conf comment --- fedora/nsswitch.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fedora/nsswitch.conf b/fedora/nsswitch.conf index a787750d31..562a9bed10 100644 --- a/fedora/nsswitch.conf +++ b/fedora/nsswitch.conf @@ -10,10 +10,10 @@ # (like no NIS server responding) then the search continues with the # next entry. # -# Legal entries are: +# Valid entries include: # -# nisplus or nis+ Use NIS+ (NIS version 3) -# nis or yp Use NIS (NIS version 2), also called YP +# nisplus Use NIS+ (NIS version 3) +# nis Use NIS (NIS version 2), also called YP # dns Use DNS (Domain Name Service) # files Use the local files # db Use the local database (.db) files