Skip to content

Commit

Permalink
Update nsswitch.conf comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schwab committed Apr 12, 2010
1 parent 5246cf0 commit 4ac4e46
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions fedora/nsswitch.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4ac4e46

Please sign in to comment.