Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Aug 2001 05:38:29 -0700 (PDT)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pkg_install/add perform.c src/usr.sbin/pkg_install/delete perform.c src/usr.sbin/pkg_install/info perform.c src/usr.sbin/pkg_install/lib plist.c
Message-ID:  <200108021238.f72CcTa11976@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2001/08/02 05:38:29 PDT

  Modified files:
    usr.sbin/pkg_install/add perform.c 
    usr.sbin/pkg_install/delete perform.c 
    usr.sbin/pkg_install/info perform.c 
    usr.sbin/pkg_install/lib plist.c 
  Log:
  Usability tweak:
  
    Use '' quotes instead of `' to delimit names of files and packages in
    warning and error messages, because it is easier to cut-n-paste name in
    question that way (single click) without confusing the shell. And yes,
    I know that it is less eye-candy...
  
  MFC after:	1 month
  
  Revision  Changes    Path
  1.62      +14 -14    src/usr.sbin/pkg_install/add/perform.c
  1.31      +9 -9      src/usr.sbin/pkg_install/delete/perform.c
  1.40      +1 -1      src/usr.sbin/pkg_install/info/perform.c
  1.34      +7 -7      src/usr.sbin/pkg_install/lib/plist.c


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?200108021238.f72CcTa11976>