CVSROOT: /webcvs/grep Module name: grep Changes by: Jim Meyering <meyering> 12/07/04 16:36:26
Index: html_node/General-Output-Control.html =================================================================== RCS file: /webcvs/grep/grep/manual/html_node/General-Output-Control.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -b -r1.11 -r1.12 --- html_node/General-Output-Control.html 24 Apr 2012 08:03:55 -0000 1.11 +++ html_node/General-Output-Control.html 4 Jul 2012 16:36:23 -0000 1.12 @@ -1,8 +1,8 @@ <html lang="en"> <head> -<title>General Output Control - GNU Grep 2.12</title> +<title>General Output Control - GNU Grep 2.13</title> <meta http-equiv="Content-Type" content="text/html"> -<meta name="description" content="GNU Grep 2.12"> +<meta name="description" content="GNU Grep 2.13"> <meta name="generator" content="makeinfo 4.13"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="Command_002dline-Options.html#Command_002dline-Options" title="Command-line Options"> @@ -64,7 +64,7 @@ green byte offsets, cyan separators, and default terminal colors otherwise. The deprecated environment variable <samp><span class="env">GREP_COLOR</span></samp> is still supported, but its setting does not have priority; -it defaults to `01;31' (bold red) +it defaults to ‘<samp><span class="samp">01;31</span></samp>’ (bold red) which only covers the color for matched text. <var>WHEN</var> is ‘<samp><span class="samp">never</span></samp>’, ‘<samp><span class="samp">always</span></samp>’, or ‘<samp><span class="samp">auto</span></samp>’.
