From 96e92e6c41ad5a446f70c73cc7273bffb8c6c17d Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sun, 20 Sep 2009 17:24:57 +0000 Subject: Some extra html tags and near-complete Bl: -tag is hopeless (synonym for -hang, now) and -column is still pending. --- mdoc_term.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mdoc_term.c') diff --git a/mdoc_term.c b/mdoc_term.c index 2caf4a70..91ccacf1 100644 --- a/mdoc_term.c +++ b/mdoc_term.c @@ -1,4 +1,4 @@ -/* $Id: mdoc_term.c,v 1.72 2009/09/20 11:05:22 kristaps Exp $ */ +/* $Id: mdoc_term.c,v 1.73 2009/09/20 17:24:57 kristaps Exp $ */ /* * Copyright (c) 2008, 2009 Kristaps Dzonsons * @@ -520,6 +520,7 @@ arg_width(const struct mdoc_argv *arg, int pos) } +/* FIXME: put in utility file for front-ends. */ static int arg_listtype(const struct mdoc_node *n) { -- cgit v1.2.3-56-ge451