From 026992d58d9319b517fa48c9e222ac3e54bd4005 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Fri, 1 Jul 2016 15:48:04 +0200 Subject: [PATCH] docs: fix link to csvtool Refer to the new home of the OCaml csv module. Thanks to: Yehuda Zimmerman. --- cat/virt-filesystems.pod | 2 +- cat/virt-ls.pod | 2 +- df/virt-df.pod | 2 +- diff/virt-diff.pod | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cat/virt-filesystems.pod b/cat/virt-filesystems.pod index fd8e18dc2..cc3802592 100644 --- a/cat/virt-filesystems.pod +++ b/cat/virt-filesystems.pod @@ -370,7 +370,7 @@ work reliably. This example has one row: "foo bar",baz -For shell scripts, use C (L +For shell scripts, use C (L also packaged in major Linux distributions). For other languages, use a CSV processing library (eg. C diff --git a/cat/virt-ls.pod b/cat/virt-ls.pod index 4ccb87fca..b90fb51da 100644 --- a/cat/virt-ls.pod +++ b/cat/virt-ls.pod @@ -502,7 +502,7 @@ work reliably. This example has one row: "foo bar",baz -For shell scripts, use C (L +For shell scripts, use C (L also packaged in major Linux distributions). For other languages, use a CSV processing library (eg. C diff --git a/df/virt-df.pod b/df/virt-df.pod index f96154ece..641923773 100644 --- a/df/virt-df.pod +++ b/df/virt-df.pod @@ -240,7 +240,7 @@ work reliably. This example has one row: "foo bar",baz -For shell scripts, use C (L +For shell scripts, use C (L also packaged in major Linux distributions). For other languages, use a CSV processing library (eg. C diff --git a/diff/virt-diff.pod b/diff/virt-diff.pod index 53b5e15e1..83f6e3677 100644 --- a/diff/virt-diff.pod +++ b/diff/virt-diff.pod @@ -232,7 +232,7 @@ work reliably. This example has one row: "foo bar",baz -For shell scripts, use C (L +For shell scripts, use C (L also packaged in major Linux distributions). For other languages, use a CSV processing library (eg. C