OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Ingo Schwarze (schwarzecvs.openbsd.org)
Date: Sun Dec 19 2010 - 01:53:12 CST


CVSROOT: /cvs
Module name: src
Changes by: schwarzecvs.openbsd.org 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 kristaps.