CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/12/19 00:53:12
Modified files:
usr.bin/mandoc : man.c man.h man_html.c man_macro.c man_term.c
man_validate.c
Log message:
Remove `i' and `r' macro handlers. These macros, originally part of the
me package, aren't recognised by "groff -mandoc" so we don't need to do
so either. Besides, they are not used in base or Xenocara, and only at
two or three places in one single port, which are probably typos.
>From krist...@.
