From 46f86c1cbbaeaa9251c5686ec1aa257f7b354932 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Mon, 14 Sep 2015 15:36:14 +0000 Subject: Remove the warning about children of .Vt blocks because actually, .Vt type global_variable No = Dv defined_constant ; is the best way to specify in the SYNOPSIS how a global variable is initialized in the rare case where that matters. Issue noticed by jmc@. --- mandoc.1 | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'mandoc.1') diff --git a/mandoc.1 b/mandoc.1 index 53f15db4..2e86ac14 100644 --- a/mandoc.1 +++ b/mandoc.1 @@ -1,4 +1,4 @@ -.\" $Id: mandoc.1,v 1.159 2015/04/03 08:46:17 schwarze Exp $ +.\" $Id: mandoc.1,v 1.160 2015/09/14 15:36:14 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons .\" Copyright (c) 2012, 2014, 2015 Ingo Schwarze @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 3 2015 $ +.Dd $Mdocdate: September 14 2015 $ .Dt MANDOC 1 .Os .Sh NAME @@ -934,13 +934,6 @@ list block contains text or macros before the first .Ic \&It macro. The offending children are moved before the beginning of the list. -.It Sy ".Vt block has child macro" -.Pq mdoc -The -.Ic \&Vt -macro supports plain text arguments only. -Formatting may be ugly and semantic searching -for the affected content might not work. .It Sy "fill mode already enabled, skipping" .Pq man A -- cgit v1.2.3