diff --git a/en_US.ISO8859-1/books/handbook/printing/chapter.sgml b/en_US.ISO8859-1/books/handbook/printing/chapter.sgml index e38ffe2bc0..6c902ff3da 100644 --- a/en_US.ISO8859-1/books/handbook/printing/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/printing/chapter.sgml @@ -1567,7 +1567,7 @@ $%&'()*+,-./01234567 usage, the text filter must also account for pages printed, usually by counting the number of lines printed and comparing that to the number of lines per page the printer supports. The - text filter is started with the following argument list: + text filter is started with the following argument list: filter-name @@ -1580,7 +1580,7 @@ $%&'()*+,-./01234567 acct-file - where + where @@ -1647,7 +1647,6 @@ $%&'()*+,-./01234567 - @@ -1664,7 +1663,7 @@ $%&'()*+,-./01234567 linkend="printing-advanced-convfilters">Conversion Filters tells all about them. Conversion filters also need to do accounting, if you need printer accounting. - Conversion filters are started with the following arguments: + Conversion filters are started with the following arguments: filter-name @@ -1676,7 +1675,7 @@ $%&'()*+,-./01234567 acct-file - where pixel-width is the value + where pixel-width is the value from the px capability (default 0) and pixel-height is the value from the py capability (default 0). @@ -1687,7 +1686,7 @@ $%&'()*+,-./01234567 is no text filter, or if header pages are enabled. In my experience, output filters are rarely used. Section Output Filters describe - them. There are only two arguments to an output filter: + them. There are only two arguments to an output filter: filter-name @@ -1695,7 +1694,7 @@ $%&'()*+,-./01234567 -l length - which are identical to the text filters and + which are identical to the text filters and arguments.