CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2014/05/26 08:42:32
Modified files: usr.bin/sed : sed.1 Log message: remove the ugly hack that saw two It macros used to render one item; replace with other ugly hack (.br): at least this way we can whack a ton of Pp, and it feels not quite as wrong; while here, fix Em abuse by using Ic for functions and Ar for argument names; i also fixed up the text of "s" a little to make it read better;