From owner-cvs-src@FreeBSD.ORG Wed Aug 20 22:09:39 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 035B21065678; Wed, 20 Aug 2008 22:09:39 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D22638FC22; Wed, 20 Aug 2008 22:09:38 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7KM9cni080901; Wed, 20 Aug 2008 22:09:38 GMT (envelope-from ed@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7KM9cSm080900; Wed, 20 Aug 2008 22:09:38 GMT (envelope-from ed@repoman.freebsd.org) Message-Id: <200808202209.m7KM9cSm080900@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to ed@repoman.freebsd.org using -f From: Ed Schouten Date: Wed, 20 Aug 2008 22:09:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/pstat pstat.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2008 22:09:39 -0000 ed 2008-08-20 22:09:33 UTC FreeBSD src repository Modified files: usr.sbin/pstat pstat.8 Log: SVN rev 181939 on 2008-08-20 22:09:33Z by ed Fix a small typo in the pstat(8) manual page. The second LOW column of the pstat(8) command refers to the low watermark of the output queue. Revision Changes Path 1.51 +1 -1 src/usr.sbin/pstat/pstat.8