Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2001 09:01:17 -0800 (PST)
From:      Sheldon Hearn <sheldonh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/newfs newfs.8
Message-ID:  <200111271701.fARH1Hx55357@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sheldonh    2001/11/27 09:01:17 PST

  Modified files:
    sbin/newfs           newfs.8 
  Log:
  Correct the example introduced in rev 1.29, which suggested a block:frag
  size ratio other than 8:1.  Currently, we only recommend an 8:1
  ratio, because the impact of others ratios has not been adequately
  investigated.
  
  Also, do not recommend the use of the -c option in the example, since
  newfs now automatically calculates the best cyl:cylgrp ratio.
  
  This change was discussed with the author of rev 1.29.
  
  Revision  Changes    Path
  1.45      +4 -4      src/sbin/newfs/newfs.8

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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