On Sun, Aug 22, 2010 at 09:24:56PM +0200, Remko Lodder wrote: > >> ============================================================================== > >> --- head/bin/sh/sh.1 Sun Aug 22 12:03:31 2010 (r211620) > >> +++ head/bin/sh/sh.1 Sun Aug 22 13:04:00 2010 (r211621) > > [...] > >> +.It Short-circuit evaluation > >> +The > >> +.Li && > >> +and > >> +.Li || > >> +operators always evaluate both sides. > >> +This is a bug. > >> +.El > >> .Pp
> > Why not put it in the BUGS section then? > FreeBSD doesn't contain BUGS.. so we dont need to... > (Just kidding ofcourse). I am sure Jilles has a reason :-) The sh(1) man page is so long that I do not expect it to be read in its entirety often. Therefore I have put the description of this bug near the feature so that it is more likely to be seen at the appropriate time. -- Jilles Tjoelker _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"