diff --git a/doc/html/dynalloc.shtml b/doc/html/dynalloc.shtml index 7829d026af79c05441bf92302b36ecac87b0dcc9..86d3f44e5405ba7483d5237b2d23d3cbd213a8fe 100644 --- a/doc/html/dynalloc.shtml +++ b/doc/html/dynalloc.shtml @@ -90,7 +90,7 @@ given list that are currently available, if that is not enough to meet the requested node number <b>N</b>, then take any other nodes that are available to fill out the requested number. <b>cpu_bind</b> is to bind tasks to CPUs, which is used only when the task/affinity or task/cgroup plugin is enabled -(please refer to 'man salloc'). <b>mem_per_cpu</b> is mimimum memory required +(please refer to 'man salloc'). <b>mem_per_cpu</b> is minimum memory required per allocated CPU in megabytes, which is used when the task/cgroup plugin is enabled. <b>resv_port_cnt</b> is the port count required to be allocated, if not specified, resv_port_cnt=1 by default. diff --git a/src/sacct/options.c b/src/sacct/options.c index 91cef4cd28ea941e98c016736186d480d9af38b6..139599f78f3d81e0ca78592d6d618e5ac5d92f50 100644 --- a/src/sacct/options.c +++ b/src/sacct/options.c @@ -296,8 +296,8 @@ sacct [<OPTION>] \n \ delimiter is a '|'. This options is ignored if\n\ -p or -P options are not specified.\n\ -D, --duplicates: \n\ - If SLURM job ids are reset, some job numbers will \n\ - probably appear more than once refering to different jobs.\n\ + If SLURM job ids are reset, some job numbers may \n\ + appear more than once referring to different jobs. \n\ Without this option only the most recent jobs will be \n\ displayed. \n\ -e, --helpformat: \n\