Home | History | Annotate | Download | only in build-aux

Lines Matching full:this_program

30 my $this_program = 'help2man';
33 GNU $this_program $this_version
43 `$this_program' generates a man page out of `--help' and `--version' output.
45 Usage: $this_program [OPTION]... EXECUTABLE
118 die "$this_program: can't open `$inc' ($!)\n"
175 die "$this_program: no valid information found in `$inc'\n"
194 or die "$this_program: can't get `$_' info from $ARGV[0]\n"
205 or die "$this_program: can't unlink $opt_output ($!)\n"
209 or die "$this_program: can't create $opt_output ($!)\n";
514 .\\" DO NOT MODIFY THIS FILE! It was generated by $this_program $this_version.