Date: Tue, 30 Dec 2008 20:31:37 +0000 (UTC) From: Christian Brueffer <brueffer@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r186614 - head/share/man/man4 Message-ID: <200812302031.mBUKVbfN004329@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brueffer Date: Tue Dec 30 20:31:37 2008 New Revision: 186614 URL: http://svn.freebsd.org/changeset/base/186614 Log: Add missing comma. Modified: head/share/man/man4/cpuctl.4 Modified: head/share/man/man4/cpuctl.4 ============================================================================== --- head/share/man/man4/cpuctl.4 Tue Dec 30 20:26:16 2008 (r186613) +++ head/share/man/man4/cpuctl.4 Tue Dec 30 20:31:37 2008 (r186614) @@ -136,7 +136,7 @@ The firmware image address points outsid .It Pa /dev/cpuctl .El .Sh SEE ALSO -.Xr hwpmc 4 +.Xr hwpmc 4 , .Xr cpucontrol 8 .Sh HISTORY The
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812302031.mBUKVbfN004329>