Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 2010 22:28:47 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/sh sh.1
Message-ID:  <201011122229.oACMT7Eh022178@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jilles      2010-11-12 22:28:47 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               sh.1 
  Log:
  SVN rev 215209 on 2010-11-12 22:28:47Z by jilles
  
  sh(1): Update for r214492. "${v+"hi}there"}".
  
  The part hi}there is not a quoted string but nevertheless the closing brace
  does not terminate the expansion.
  
  Revision  Changes    Path
  1.148     +8 -5      src/bin/sh/sh.1



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