Control: tag -1 fixed-upstream On Wed, Nov 14, 2018 at 10:13:59AM +0000, Julian Gilbey wrote: > Lines 651-660 of src/man.c check that stdout is open for writing. But > if it is not, line 658 prints the error message "stdout not open for > reading!\n". This should say "stdout not open for writing!\n".
Oops, thanks. Fixed upstream: https://git.savannah.gnu.org/cgit/man-db.git/commit/?id=d272bc3e81db44100467f720689ca2992d19f976 -- Colin Watson [cjwat...@debian.org]