Tom Russello <tom.russello@xxxxxxxxxxxxxxxx> 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 <Matthieu.Moy@xxxxxxx> Thanks, -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html