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: Mon Jul 06 2009 - 18:37:27 CDT


CVSROOT: /cvs
Module name: src
Changes by: schwarzecvs.openbsd.org 2009/07/06 17:37:27

Modified files:
        usr.bin/mandoc : mdoc_term.c

Log message:
sync to 1.7.21: increment offset by the value of .Bd -offset
instead of resetting it to the value;
no functional change, as currently offset is always 0 at this point,
but perhaps it's safer with respect to possible future changes