]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Fix it so using --info-page='coreutils PROG' works.
authorJim Meyering <jim@meyering.net>
Thu, 22 Jan 2004 08:10:02 +0000 (08:10 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 22 Jan 2004 08:10:02 +0000 (08:10 +0000)
man/help2man

index 2bc0b9e570b44017f5b77a8bb89791bbfd3c66e3..2507a791389fa5c300a24d53b870bbf5e92b4cb4 100755 (executable)
@@ -546,7 +546,7 @@ unless ($opt_no_info)
     $sect = _('SEE ALSO');
     $include{$sect} ||= '';
     $include{$sect} .= ".PP\n" if $include{$sect};
-    $include{$sect} .= sprintf _(<<'EOT'), $program, $info_page, $info_page;
+    $include{$sect} .= sprintf _(<<'EOT'), $program, $program, $info_page;
 The full documentation for
 .B %s
 is maintained as a Texinfo manual.  If the