commit eb0305b223a258415c82562541c71b1da8066e6c from: Josiah Frentsos via: Omar Polo date: Fri Jan 06 17:45:33 2023 UTC template.7: Use -width instead of -indent diff from Josiah Frentsos, thanks! commit - 6251b93debf41f759e05d621fd52029cd8a3b8cf commit + eb0305b223a258415c82562541c71b1da8066e6c blob - 328cc3c8f5cd6af43de4616d0da94b10b00ef127 blob + 06010eb77cc5329bb16c4e7315ad527a21002637 --- template/template.7 +++ template/template.7 @@ -65,7 +65,7 @@ Here's an example of a block: .Ed .Ss SPECIAL SYNTAX This section is a reference for all the special syntaxes supported. -.Bl -tag -indent Ds +.Bl -tag -width Ds .It Cm {{ Ic include Ar file Cm }} Include additional template files. .It Cm {{ Ic define Ar name Ns ( Ar arguments ... ) Cm }} Ar body Cm {{ Ic end Cm }}