Author: thompsa
Date: Tue Oct 23 22:58:25 2012
New Revision: 241970
URL: http://svn.freebsd.org/changeset/base/241970

Log:
  Fix spelling of NFSCL option.

Modified:
  head/sys/mips/conf/AR71XX_BASE
  head/sys/mips/conf/AR724X_BASE

Modified: head/sys/mips/conf/AR71XX_BASE
==============================================================================
--- head/sys/mips/conf/AR71XX_BASE      Tue Oct 23 21:20:05 2012        
(r241969)
+++ head/sys/mips/conf/AR71XX_BASE      Tue Oct 23 22:58:25 2012        
(r241970)
@@ -33,7 +33,7 @@ options               SCHED_4BSD              #4BSD scheduler
 options                INET                    #InterNETworking
 options                INET6                   # IPv6
 
-# options              NFS_CL          #Network Filesystem Client
+# options              NFSCL           #Network Filesystem Client
 
 options                PSEUDOFS                #Pseudo-filesystem framework
 options                _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time 
extensions

Modified: head/sys/mips/conf/AR724X_BASE
==============================================================================
--- head/sys/mips/conf/AR724X_BASE      Tue Oct 23 21:20:05 2012        
(r241969)
+++ head/sys/mips/conf/AR724X_BASE      Tue Oct 23 22:58:25 2012        
(r241970)
@@ -33,7 +33,7 @@ options               KDB
 options                SCHED_4BSD              #4BSD scheduler
 options                INET                    #InterNETworking
 #options       INET6                   # IPv6
-#options       NFS_CL          #Network Filesystem Client
+#options       NFSCL                   #Network Filesystem Client
 options                PSEUDOFS                #Pseudo-filesystem framework
 options                _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time 
extensions
 
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to