> Carsten, can you post a complete self-contained example with .It arguments,
> .El etc.?

.Dd October 2, 2016
.Dt TOOL 1
.Sh NAME
.Nm tool
.Nd tool which does something
.Sh SYNOPSYS
.Nm
.Ar argument
.Sh DESCRIPTION
.Bl -tag
.It Fl ab
Command ab.
.It Oo Ar n Oc Ns Dq Li dd
Command dd.
.It cd
Command cd.
.El

Interestingly also ".It Fl ab" gets this smaller indent.
I didn't notice this since I only use ".It Sq Li ..."
and ".It Dq Li ..." in this list.  So the third tag actually
seems to have the bug (indention too large).

Carsten

Reply via email to