Home
last modified time | relevance | path

Searched refs:nextsec (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dinstallhtml409 my($file, $i, $j, $prevsec, $section, $nextsec);
450 $nextsec = $1;
456 $section = $nextsec;
459 $nextsec = $1;
461 $nextsec = "";
479 print SPLITOUT "=item *\n\nForward to L<$dir/\"$nextsec\">\n\n" if $nextsec;