Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 1999 23:20:20 -0700 (MST)
From:      chad@DCFinc.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/11774: fix bad cut-n-paste in man page
Message-ID:  <199905190620.XAA08568@freeway.dcfinc.com>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905190620.XAA08568>