https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287037
Wolfram Schneider <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #3 from Wolfram Schneider <[email protected]> --- (In reply to Alexander Ziaee from comment #2) You can enforce a shorter time limit with: ( ulimit -t 1; time -p /usr/bin/man man/man3/m.3.gz; echo $? ) ulimit: bad limit: Operation not permitted real 8.09 user 3.56 sys 9.16 137 -- You are receiving this mail because: You are the assignee for the bug.
