Index: sys/x86/x86/tsc.c =================================================================== --- sys/x86/x86/tsc.c (revision 352137) +++ sys/x86/x86/tsc.c (working copy) @@ -280,7 +280,7 @@ &tsc_skip_calibration)) { /* * User did not give the order about calibration. - * If he did, we do not try to guess. + * If they did, we do not try to guess. * * Otherwise, if ACPI FADT reports that the platform * is legacy-free and CPUID provides TSC frequency,