Module Name: src Committed By: wiz Date: Wed Sep 28 11:50:42 UTC 2011
Modified Files: src/share/man/man9: cpufreq.9 Log Message: Add missing comma. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/share/man/man9/cpufreq.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man9/cpufreq.9 diff -u src/share/man/man9/cpufreq.9:1.2 src/share/man/man9/cpufreq.9:1.3 --- src/share/man/man9/cpufreq.9:1.2 Wed Sep 28 11:42:00 2011 +++ src/share/man/man9/cpufreq.9 Wed Sep 28 11:50:42 2011 @@ -1,4 +1,4 @@ -.\" $NetBSD: cpufreq.9,v 1.2 2011/09/28 11:42:00 jruoho Exp $ */ +.\" $NetBSD: cpufreq.9,v 1.3 2011/09/28 11:50:42 wiz Exp $ */ .\" .\" Copyright (c) 2011 Jukka Ruohonen <jruohonen.iki.fi> .\" All rights reserved. @@ -178,7 +178,7 @@ to all processors in the system. The .Vt cf_cookie field is an opaque pointer passed to the backend when -.Fn cpufreq_get +.Fn cpufreq_get , .Fn cpufreq_set , or .Fn cpufreq_set_all