mirror of
https://github.com/coreutils/coreutils.git
synced 2024-11-28 12:35:36 +08:00
36ce675bb4
Here's a patch along the lines of <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10849/focus=10857>. It's a bit large since it changes the test cases to match the behavior, and the test cases' file names depend on the behavior! * NEWS: pr -F no longer suppresses the footer or the first two blank lines in the header. * doc/coreutils.texi (pr invocation): Likewise. Also, a too-short page length implies -t, not -T. * src/pr.c (lines_per_header, lines_per_footer): Now constants. (init_parameters): Don't try to change them. (print_header): Use the same header and footer format regardless of wither form feeds are being used. (usage): Adjust to above change when describing too-short page length. Too-short page length impliesy -t, not -T. * tests/pr/2-S_f-t_notab: Adjust to the fact that -F now affects only formfeed handling; it does not change the header. * tests/pr/2-Sf-t_notab: Likewise. ... * tests/pr/3-5l17f-t: Remove, since it's been renamed to another file whose name has a line count 7 larger, reflecting the new line count needed for this behavior. * tests/pr/3a3l8f-t: Likewise. ... * tests/pr/w72l24f-ll: Likewise. Signed-off-by: Jim Meyering <jim@meyering.net>
27 lines
605 B
Plaintext
27 lines
605 B
Plaintext
|
||
|
||
-- Date/Time -- x Page 3
|
||
|
||
|
||
1 6 41 yzxyzxyz XYZXYZXYZ a
|
||
2 3456789 abcdefghi 7 42 456789 123456789 abc
|
||
3 8 43 xyzxyzxyz XYZXYZXYZ
|
||
4 9 3456789 abcdefghi 44 456789 123456789 xyz
|
||
5 40 DEFGHI 123456789 5
|
||
|
||
|
||
-- Date/Time -- x Page 4
|
||
|
||
|
||
6 1 56 456789 123456789 abc
|
||
7 2 57 xyzxyzxyz XYZXYZXYZ
|
||
8 3 58 456789 123456789 xyz
|
||
9 4 9
|
||
50 55 yzxyzxyz XYZXYZXYZ a 60 DEFGHI 123456789
|
||
|
||
|
||
-- Date/Time -- x Page 5
|
||
|
||
|
||
1 2 3 ------- EOF --------
|
||
|