CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2025/01/26 07:43:05
Modified files: usr.bin/mandoc : man.1 Log message: In the opening paragraph, mention search expressions and jumping to terms because those are the two most important features that set our man(1) apart from older implementations. Also, add one example for each of them to the EXAMPLES section. Joint work with jmc@ and <onf at disroot dot org>, and OK jmc@. Started by a suggestion from onf to improve the DESCRIPTION, and then jmc@ proposed to also add more EXAMPLES.