From owner-freebsd-doc Tue May 18 23:30: 4 1999 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 422AA15236 for ; Tue, 18 May 1999 23:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA03771; Tue, 18 May 1999 23:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freeway.dcfinc.com (cx74889-a.phnx3.az.home.com [24.1.193.157]) by hub.freebsd.org (Postfix) with ESMTP id 1AC3D14E55 for ; Tue, 18 May 1999 23:20:20 -0700 (PDT) (envelope-from chad@freeway.dcfinc.com) Received: (from chad@localhost) by freeway.dcfinc.com (8.8.8/8.8.8) id XAA08568; Tue, 18 May 1999 23:20:20 -0700 (MST) (envelope-from chad) Message-Id: <199905190620.XAA08568@freeway.dcfinc.com> Date: Tue, 18 May 1999 23:20:20 -0700 (MST) From: chad@DCFinc.com Reply-To: chad@DCFinc.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/11774: fix bad cut-n-paste in man page Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 11774 >Category: docs >Synopsis: fixups for man page for vmstat(8) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue May 18 23:30:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Chad R. Larson >Release: FreeBSD 2.2.8-STABLE i386 >Organization: DCF, Inc. >Environment: >Description: man page has typos and bad cut-n-paste >How-To-Repeat: >Fix: Here's a patch: *** vmstat.old Tue May 18 22:49:37 1999 --- vmstat.new Tue May 18 23:04:57 1999 *************** *** 41,49 **** .Nm vmstat .Op Fl fimst .Op Fl c Ar count ! .Op Fl M core ! .Op Fl N system ! .Op Fl w wait .Op Ar disks .Sh DESCRIPTION .Nm Vmstat --- 41,49 ---- .Nm vmstat .Op Fl fimst .Op Fl c Ar count ! .Op Fl M Ar core ! .Op Fl N Ar system ! .Op Fl w Ar wait .Op Ar disks .Sh DESCRIPTION .Nm Vmstat *************** *** 56,66 **** Repeat the display .Ar count times. ! The first display is for the time since a reboot and each subsequent report ! is for the time period since the last display. ! If no ! .Ar wait ! interval is specified, the default is 1 second. .\" .It Fl f .\" Report on the number .\" .Xr fork 2 --- 56,66 ---- Repeat the display .Ar count times. ! The first display is for the time since a reboot and each subsequent ! report is for the time period since the last display. ! If no repeat ! .Ar count ! is specified, the default is infinity. .\" .It Fl f .\" Report on the number .\" .Xr fork 2 *************** *** 96,104 **** Pause .Ar wait seconds between each display. ! If no repeat ! .Ar count ! is specified, the default is infinity. .El .Pp By default, --- 96,104 ---- Pause .Ar wait seconds between each display. ! If no ! .Ar wait ! interval is specified, the default is 1 second. .El .Pp By default, >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message