# HG changeset patch # User František Kučera <franta-hg@frantovo.cz> # Date 1544476444 -3600 # Node ID 74fecc2ba590412f1f3a2eff8db88593efbc6cbe # Parent 91a210d3b66a1f03864968401ded26acad5a7580 small text update diff -r 91a210d3b66a -r 74fecc2ba590 relpipe-data/examples.xml --- a/relpipe-data/examples.xml Mon Dec 10 21:45:48 2018 +0100 +++ b/relpipe-data/examples.xml Mon Dec 10 22:14:04 2018 +0100 @@ -391,7 +391,7 @@ | relpipe-out-fstab]]></m:pre> <p> - Unlike the text-oriented <code>sed</code> command, the relational <code>relpipe-tr-sed</code> works only with given relation (<code>fstab</code>) and given attribute (<code>device</code>) + The <code>relpipe-tr-sed</code> tool works only with given relation (<code>fstab</code>) and given attribute (<code>device</code>) and it would leave untouched other relations and attributes in the stream. So it would not replace the strings on unwanted places (if there are any random matches). </p>