X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=asciidoc-pve.in;h=3f789761f002455e9df8458743da814e0f3f72f3;hb=b2a47ab2b563eed8ed7cdd9a91e0cb2b2f6dabb4;hp=ab23564385f1daf9167d896388350485082887c0;hpb=dd284d25699bfa222b38e8a30b5e507e475a249d;p=pve-docs.git diff --git a/asciidoc-pve.in b/asciidoc-pve.in index ab23564..3f78976 100644 --- a/asciidoc-pve.in +++ b/asciidoc-pve.in @@ -268,6 +268,8 @@ sub compile_asciidoc { my $attributes = { $env => undef, leveloffset => $leveloffset, + revnumber => $release, + revdate => $date, }; my $mansection = $fileinfo->{mansection}->{$env}->{$infile}; @@ -342,7 +344,6 @@ sub compile_asciidoc { $attributes->{icons} = undef; $attributes->{'data-uri'} = undef; - $attributes->{revnumber} = $release; my $cmd = ['asciidoc'];