diff options
Diffstat (limited to 'sysutils/sge62/Makefile.man')
-rw-r--r-- | sysutils/sge62/Makefile.man | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/sge62/Makefile.man b/sysutils/sge62/Makefile.man index a852310b675e..2f169cdb4024 100644 --- a/sysutils/sge62/Makefile.man +++ b/sysutils/sge62/Makefile.man @@ -11,7 +11,6 @@ MLINKS+=submit.1 qrsh.1 MLINKS+=submit.1 qsh.1 MLINKS+=submit.1 qsub.1 MLINKS+=hostnameutils.1 gethostbyaddr.1 -MLINKS+=drmaa_wait.3 drmaa_wtermsig.3 MLINKS+=drmaa_jobcontrol.3 drmaa_control.3 MLINKS+=drmaa_jobtemplate.3 drmaa_delete_job_template.3 MLINKS+=drmaa_session.3 drmaa_exit.3 @@ -45,9 +44,11 @@ MLINKS+=drmaa_wait.3 drmaa_wexitstatus.3 MLINKS+=drmaa_wait.3 drmaa_wifaborted.3 MLINKS+=drmaa_wait.3 drmaa_wifexited.3 MLINKS+=drmaa_wait.3 drmaa_wifsignaled.3 +MLINKS+=drmaa_wait.3 drmaa_wtermsig.3 MLINKS+=drmaa_jobtemplate.3 drmaa_allocate_job_template.3 MAN1+=submit.1 MAN1+=hostnameutils.1 +MAN1+=jsv.1 MAN1+=qacct.1 MAN1+=qconf.1 MAN1+=qdel.1 @@ -69,6 +70,7 @@ MAN1+=sge_ckpt.1 MAN1+=sge_intro.1 MAN1+=sge_types.1 MAN1+=sgepasswd.1 +MAN3+=jsv_script_interface.3 MAN3+=drmaa_attributes.3 MAN3+=drmaa_jobcontrol.3 MAN3+=drmaa_jobtemplate.3 |