https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202202
Bug ID: 202202
Summary: [PATCH] batch(1) manpage doesn't match reality
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Many People
Priority: ---
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
Keywords: patch
Created attachment 159693
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159693&action=edit
Patch to the manpage
The batch(1) manpage (the same as at(1)) states that batch jobs are executed
when "the load average drops below 1.5". This is wrong, batch jobs are executed
when the load avarage drops below 1.5 * the number of active CPUs. The attached
patch fixes this statements. While there I've limited the line length to 72
characters.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"