commit 4ed38987e57d37e8d5d040904dc4972e921aa1f6 from: Josiah Frentsos via: Thomas Adam date: Sat Jan 07 15:21:02 2023 UTC template.7: Use -width instead of -indent diff from Josiah Frentsos, thanks! commit - d0b178c55140fde58e9681b47a7ff8c6a2b13435 commit + 4ed38987e57d37e8d5d040904dc4972e921aa1f6 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 }}