X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=doc%2Frrddump.pod;h=f0b446a7e4cc99e3e8148c2e353ec25cfaa1937c;hb=361a0fd38d7adf95847508f54c0bde9b3f98662e;hp=f93c144a7d6a39ab086fe9b28e26ccf9b1429988;hpb=09fa22ce43438f77625e759d7b29d8ae6bc56084;p=rrdtool.git diff --git a/doc/rrddump.pod b/doc/rrddump.pod index f93c144..f0b446a 100644 --- a/doc/rrddump.pod +++ b/doc/rrddump.pod @@ -10,8 +10,8 @@ B B I E I The B function prints the contents of an B in human readable (?) XML format. This format can be read by rrdrestore. -Together they allow you to transfer your files from one architecture -to another as well as manipulating the contents of an B file in a +Together they allow you to transfer your files from one computer architecture +to another as well to manipulate the contents of an B file in a somewhat more convenient manner. @@ -37,11 +37,11 @@ to export the data to XML format. =item 2. -Transfer the XML dump to the target system +Transfer the XML dump to the target system. =item 3. -Run B B to create a new RRD from the XML dump. See +Run B B to create a new RRD from the XML dump. See B for details. =back