Date: Fri, 19 Dec 2008 16:56:49 +0000 (UTC) From: Wesley Shields <wxs@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r186330 - head/usr.bin/procstat Message-ID: <200812191656.mBJGunAT077634@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wxs (ports committer) Date: Fri Dec 19 16:56:49 2008 New Revision: 186330 URL: http://svn.freebsd.org/changeset/base/186330 Log: Fix a typo. Approved by: rwatson Modified: head/usr.bin/procstat/procstat.1 Modified: head/usr.bin/procstat/procstat.1 ============================================================================== --- head/usr.bin/procstat/procstat.1 Fri Dec 19 16:11:04 2008 (r186329) +++ head/usr.bin/procstat/procstat.1 Fri Dec 19 16:56:49 2008 (r186330) @@ -203,7 +203,7 @@ Display kernel thread stacks for a proce of thread wait channels. If the .Fl k -flag is reeated, function offsets, not just function names, are printed. +flag is repeated, function offsets, not just function names, are printed. .Pp This feature requires .Cd "options STACK"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812191656.mBJGunAT077634>