CVSROOT: /webcvs/grep Module name: grep Changes by: Jim Meyering <meyering> 16/12/07 13:11:25
Index: html_node/Output-Line-Prefix-Control.html =================================================================== RCS file: /webcvs/grep/grep/manual/html_node/Output-Line-Prefix-Control.html,v retrieving revision 1.25 retrieving revision 1.26 diff -u -b -r1.25 -r1.26 --- html_node/Output-Line-Prefix-Control.html 3 Oct 2016 02:37:09 -0000 1.25 +++ html_node/Output-Line-Prefix-Control.html 7 Dec 2016 13:11:22 -0000 1.26 @@ -13,10 +13,10 @@ "GNU Free Documentation License". --> <!-- Created by GNU Texinfo 6.3, http://www.gnu.org/software/texinfo/ --> <head> -<title>GNU Grep 2.26: Output Line Prefix Control</title> +<title>GNU Grep 2.27: Output Line Prefix Control</title> -<meta name="description" content="GNU Grep 2.26: Output Line Prefix Control"> -<meta name="keywords" content="GNU Grep 2.26: Output Line Prefix Control"> +<meta name="description" content="GNU Grep 2.27: Output Line Prefix Control"> +<meta name="keywords" content="GNU Grep 2.27: Output Line Prefix Control"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> @@ -139,10 +139,8 @@ so that the alignment of tabs looks normal. This is useful with options that prefix their output to the actual content: <samp>-H</samp>, <samp>-n</samp>, and <samp>-b</samp>. -In order to improve the probability that lines -from a single file will all start at the same column, -this also causes the line number and byte offset (if present) -to be printed in a minimum-size field width. +This may also prepend spaces to output line numbers and byte offsets +so that lines from a single file all start at the same column. </p> </dd> <dt><samp>-u</samp></dt>
