Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 2006 02:44:23 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/gpt gpt.c
Message-ID:  <200607070244.k672iNB9083524@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2006-07-07 02:44:23 UTC

  FreeBSD src repository

  Modified files:
    sbin/gpt             gpt.c 
  Log:
  Fix cut-n-paste bug: compare argument s against known aliases,
  not the global optarg. This bug goes unnoticed because optarg
  is so far always the actual argument for the formal argument s.
  
  Revision  Changes    Path
  1.16      +6 -6      src/sbin/gpt/gpt.c



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