diff options
Diffstat (limited to 'lisp/man.el')
-rw-r--r-- | lisp/man.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/man.el b/lisp/man.el index 40b77e6eeed..04a7fc3fe7a 100644 --- a/lisp/man.el +++ b/lisp/man.el @@ -75,7 +75,7 @@ ;; ============= TODO =========== ;; - Add a command for printing. ;; - The awk script deletes multiple blank lines. This behavior does -;; not allow to understand if there was indeed a blank line at the +;; not allow one to understand if there was indeed a blank line at the ;; end or beginning of a page (after the header, or before the ;; footer). A different algorithm should be used. It is easy to ;; compute how many blank lines there are before and after the page |