CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/06/03 03:47:26
Modified files:
usr.bin/mandoc : man_macro.c
Log message:
Close a preceding implicit block before opening an explicit block.
To allow doing so, no longer abuse rew_scope() to unwind explicit blocks;
explicitly call man_unscope() instead.
Fixing the indentation of slapd.conf(5) in the OpenLDAP port;
thanks to guenther@ for the report.
