Re: [PATCH v4 3/3] doc: more consistency in environment variables format
From: Matthieu Moy <hidden>
Date: 2016-06-16 02:19:48
Tom Russello [off-list ref] writes:
Wrap with backticks (monospaced font) unwrapped or single-quotes wrapped (italic type) environment variables which are followed by the word "environment". It was obtained with: perl -pi -e "s/\'?(\\\$?[0-9A-Z\_]+)\'?(?= environment ?)/\`\1\`/g" *.txt
I suggested a "grep" because I was afraid of having false positive, but I carefully reviewed the patch and there is none. Reading the context of the changes, it's clear that there are still a lot of inconsistencies, but it's outside the topic of this patch. Did you drop the "configuration variables" patch on purpose? Or will you resend it separately? Anyway, this new patch and the new version of the first two are Reviewed-by: Matthieu Moy <redacted> Thanks, -- Matthieu Moy http://www-verimag.imag.fr/~moy/