* NEWS: fix formatting of 2.6 entries. --- NEWS | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/NEWS b/NEWS index 55860f6..8495635 100644 --- a/NEWS +++ b/NEWS @@ -18,10 +18,9 @@ GNU grep NEWS -*- outline -*- twelve (the concatenation of all the values). This is consistent with the behavior of options -A/-B/-C. - - - Two new command-line options, --group-separator=ARGUMENT and - --no-group-separator, enable further customization of the output - when -A, -B or -C is being used. + Two new command-line options, --group-separator=ARGUMENT and + --no-group-separator, enable further customization of the output + when -A, -B or -C is being used. * Noteworthy changes in release 2.5.4 (2009-02-10) [stable] -- 1.6.6
