X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=doc%2Frrddump.pod;h=d38aef5a22341ff3a3fa19f828fa126659a2b065;hb=7fec819b92653c39495d4f1018b6751d827a3a1c;hp=f0b446a7e4cc99e3e8148c2e353ec25cfaa1937c;hpb=e4acaa789385e98fe979cd48cb0fb1ddc8570b91;p=rrdtool.git diff --git a/doc/rrddump.pod b/doc/rrddump.pod index f0b446a..d38aef5 100644 --- a/doc/rrddump.pod +++ b/doc/rrddump.pod @@ -4,7 +4,7 @@ rrddump - dump the contents of an RRD to XML format =head1 SYNOPSIS -B B I E I +B B I E I =head1 DESCRIPTION @@ -35,7 +35,7 @@ To transfer an RRD between architectures, follow these steps: On the same system where the RRD was created, use B B to export the data to XML format. -=item 2. +=item 2. Transfer the XML dump to the target system.