diff options
Diffstat (limited to 'usr/src/uts/sun4/os/machdep.c')
-rw-r--r-- | usr/src/uts/sun4/os/machdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/sun4/os/machdep.c b/usr/src/uts/sun4/os/machdep.c index ca06f151c9..e10b2e293b 100644 --- a/usr/src/uts/sun4/os/machdep.c +++ b/usr/src/uts/sun4/os/machdep.c @@ -518,7 +518,7 @@ cpu_kstat_intrstat_update(kstat_t *ksp, int rw) } /* - * Called by common/os/cpu.c for psrinfo(1m) kstats + * Called by common/os/cpu.c for psrinfo(8) kstats */ char * cpu_fru_fmri(cpu_t *cp) |