[BACK]Return to remove.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sbin / gpt

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sbin/gpt/remove.c between version 1.5 and 1.6

version 1.5, 2009/02/07 17:21:44 version 1.6, 2011/08/27 17:38:16
Line 53  const char removemsg1[] = "remove -a dev
Line 53  const char removemsg1[] = "remove -a dev
 const char removemsg2[] = "remove [-b lba] [-i index] [-s lba] "  const char removemsg2[] = "remove [-b lba] [-i index] [-s lba] "
         "[-t type] device ...";          "[-t type] device ...";
   
 static void  __dead static void
 usage_remove(void)  usage_remove(void)
 {  {
   

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

CVSweb <webmaster@jp.NetBSD.org>