CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/12/31 09:50:54
Modified files: usr.bin/mandoc : main.c main.h term_ascii.c Log message: When showing more than one formatted manual page, insert horizontal lines between pages. Suggested by Theo Buehler <theo at math dot ethz dot ch>. Even in UTF-8 output mode, do not use fancy line drawing characters such that you can easily use /^--- to skip to the next manual in your pager.