Abhilash, the 's/need/needs/;' is a sed command...

  folks tend to use it as shorthand to say 'replace "need" with "needs"'.

  you may want to try again :)

Sean.
.
Abhilash stated:
< Sir,
< 
<  We arjun and abhilash have fixed the bug 6636679.
< 
< Abhilash 

< --- libzfs_util.c.orig        Tue Oct  2 19:44:29 2007
< +++ libzfs_util.c     Mon Jan 28 19:39:47 2008
< @@ -139,7 +139,7 @@
<       case EZFS_ISCSISVCUNAVAIL:
<               return (dgettext(TEXT_DOMAIN,
<                   "iscsitgt service need to be enabled by "
< -                 "a privileged user"));
< +                 "a privileged user s/need/needs/;"));
<       case EZFS_DEVLINKS:
<               return (dgettext(TEXT_DOMAIN, "failed to create /dev links"));
<       case EZFS_PERM:

< _______________________________________________
< request-sponsor mailing list
< request-sponsor at opensolaris.org

Reply via email to