diff --git a/disk-burnin.sh b/disk-burnin.sh index 52f04ee..3cc6369 100644 --- a/disk-burnin.sh +++ b/disk-burnin.sh @@ -72,7 +72,7 @@ # tests on drives. # # Before using the script on FreeBSD systems (including FreeNAS) you must -# first execute this sysctl command to alter the kernel's geometry debug +# first execute the sysctl command below to alter the kernel's geometry debug # flags. This allows badblocks to write to the entire disk: # # sysctl kern.geom.debugflags=0x10 @@ -265,4 +265,4 @@ run_extended_test push_header echo_str "+ Finished burn-in of /dev/${Drive} on ${Host_Name} : $(date)" -push_header \ No newline at end of file +push_header