Changeset 118 for trunk/oarutils


Ignore:
Timestamp:
Dec 17, 2015, 8:32:58 PM (8 years ago)
Author:
g7moreau
Message:
  • Small error in kill doc option
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/oarutils/oar-parexec

    r117 r118  
    11#!/usr/bin/perl
    22#
    3 # 2011/11/27 gabriel
     3# 2011/11/27 Gabriel Moreau
    44
    55use strict;
     
    512512
    513513Signal to listen and make a clean stop of the current C<oar-parexec> process.
    514 By default, use USR2 signal (see C<kill -l>> for a list of possible signal).
     514By default, use USR2 signal (see C<kill -l> for a list of possible signal).
    515515
    516516=item B<-t|--transmit>
     
    682682GPL version 2 or later and Perl equivalent
    683683
    684 Copyright (C) 2011 Gabriel Moreau / LEGI - CNRS UMR 5519 - France
    685 
     684Copyright (C) 2011-2015 Gabriel Moreau / LEGI - CNRS UMR 5519 - France
     685
Note: See TracChangeset for help on using the changeset viewer.