Module Name:    src
Committed By:   ryo
Date:           Fri May 25 14:59:17 UTC 2012

Modified Files:
        src/sys/arch/evbmips/conf: CPMBR1400

Log Message:
fix typo


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/evbmips/conf/CPMBR1400

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/evbmips/conf/CPMBR1400
diff -u src/sys/arch/evbmips/conf/CPMBR1400:1.8 src/sys/arch/evbmips/conf/CPMBR1400:1.9
--- src/sys/arch/evbmips/conf/CPMBR1400:1.8	Sat Mar 10 21:51:51 2012
+++ src/sys/arch/evbmips/conf/CPMBR1400	Fri May 25 14:59:16 2012
@@ -156,7 +156,7 @@ options 	PFIL_HOOKS	# pfil(9) packet fil
 #options 	MEMORY_RBFLAGS=0		# keep the kernel from forcing single user mode
 
 # Options for NFS root boot
-options 	NFS_BOOT_DHCP,NFS_BOOT_BOOTPARAM,NFS_BOOT_STATIC
+options 	NFS_BOOT_DHCP,NFS_BOOT_BOOTPARAM,NFS_BOOT_BOOTSTATIC
 #options 	NFS_BOOTSTATIC_MYIP="\"192.168.0.1\""
 #options 	NFS_BOOTSTATIC_GWIP="\"192.168.0.1\""
 #options 	NFS_BOOTSTATIC_MASK="\"255.255.255.0\""

Reply via email to