Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Aug 2015 14:50:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 202202] [PATCH] batch(1)  manpage doesn't match reality
Message-ID:  <bug-202202-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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: freebsd-doc@FreeBSD.org
          Reporter: yamagi@yamagi.org
          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.



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