/[cricket]/parse_ntpq.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /parse_ntpq.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by dpavlin, Fri Jul 26 10:10:02 2002 UTC revision 1.3 by dpavlin, Thu Nov 7 08:33:30 2002 UTC
# Line 20  use strict; Line 20  use strict;
20    
21  # Test for the number of arguments  # Test for the number of arguments
22  if ($#ARGV != 1) {  if ($#ARGV != 1) {
23          print STDERR "usage: $0 host peer\n";          print STDERR "usage: $0 host [peer|--config]\n";
24          exit 1;          exit 1;
25  }  }
26    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.26