cvs commit: src/sbin/disklabel disklabel.5 disklabel.8 disklabel.c

Thomas Nikolajsen thomas at crater.dragonflybsd.org
Tue Sep 16 14:55:37 PDT 2008


thomas      2008/09/16 14:54:33 PDT

DragonFly src repository

  Modified files:        (Branch: DragonFly_RELEASE_2_0)
    sbin/disklabel       disklabel.5 disklabel.8 disklabel.c 
  Log:
  MFC r1.6 r1.30 r1.28 (HEAD):
   * fix markup of `auto' argument
   * add `auto' where missing
   * delete extra synopsis
   * fix wrong single character quoting
  
  Minor wording improvement.
  
  Add an example os how to change label format from 32 bit to 64 bit,
  and delete note that it require reboot.
  
  Fix typo: missing line break, which got .Xr hide sentence.
  
  Update disklabel doc:
   - Sync usage() to disklabel.8
   - Add note that this is 32 bit disklabel
   - Move description of `-f' flag from unrelated section (SAVED FILE FORMAT)
   - Improve some wording and mark up a bit
  
  Revision  Changes    Path
  1.5.10.1  +4 -3      src/sbin/disklabel/disklabel.5
  1.22.2.2  +59 -62    src/sbin/disklabel/disklabel.8
  1.27.2.1  +3 -0      src/sbin/disklabel/disklabel.c


http://www.dragonflybsd.org/cvsweb/src/sbin/disklabel/disklabel.5.diff?r1=1.5&r2=1.5.10.1&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/disklabel/disklabel.8.diff?r1=1.22.2.1&r2=1.22.2.2&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/disklabel/disklabel.c.diff?r1=1.27&r2=1.27.2.1&f=u





More information about the Commits mailing list