Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Dec 2010 22:56:46 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/sh jobs.c
Message-ID:  <201012052257.oB5Mv9iX056911@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jilles      2010-12-05 22:56:46 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               jobs.c 
  Log:
  SVN rev 216220 on 2010-12-05 22:56:46Z by jilles
  
  sh: POSIX says there should not be a space between Done and (exitstatus).
  
  (On the other hand, (core dumped) does need a space and so does [1] +.)
  
  Revision  Changes    Path
  1.86      +1 -1      src/bin/sh/jobs.c



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