git: mdocml: most recent stable fixes; especially .Fn indent fix
Franco Fichtner
franco at crater.dragonflybsd.org
Wed Dec 25 05:37:22 PST 2013
commit 9f00ceb7d62251c1d0302cf6c95697cec0e2075e
Author: Franco Fichtner <franco at lastsummer.de>
Date: Wed Dec 25 12:37:44 2013 +0100
mdocml: most recent stable fixes; especially .Fn indent fix
Reduces `make mandiff | grep "^@@" | wc -l' run from 2921 to 2682.
Taken-from: mdocml.bsd.lv
Summary of changes:
contrib/mdocml/man_macro.c | 3 ++-
contrib/mdocml/mandoc.c | 8 +++----
contrib/mdocml/mdoc.c | 3 ++-
contrib/mdocml/mdoc.h | 3 ++-
contrib/mdocml/mdoc_argv.c | 8 +++----
contrib/mdocml/mdoc_html.c | 10 +++------
contrib/mdocml/mdoc_macro.c | 10 ++++++---
contrib/mdocml/mdoc_man.c | 52 ++++++++++++++++++++++++++++-----------------
contrib/mdocml/mdoc_term.c | 46 ++++++++++++---------------------------
contrib/mdocml/roff.c | 4 ++--
contrib/mdocml/term.c | 16 +++++++++++---
contrib/mdocml/term.h | 18 ++++++++--------
contrib/mdocml/tree.c | 8 +++++--
13 files changed, 100 insertions(+), 89 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9f00ceb7d62251c1d0302cf6c95697cec0e2075e
--
DragonFly BSD source repository
More information about the Commits
mailing list