Download raw body.
template.7: Use -width instead of -indent
diff 96d92d98fb6fc4f739b3682bd0f8e6bb4c4c8cdd 05c1eabf505f1a1b349461c7b34456acd751bc68
commit - 96d92d98fb6fc4f739b3682bd0f8e6bb4c4c8cdd
commit + 05c1eabf505f1a1b349461c7b34456acd751bc68
blob - 7ddbe58cd717389b76811801a4f21d01c0b41957
blob + cb0baf285d1d6f2cf16e95310d0900d9360c0c21
--- template/template.7
+++ template/template.7
@@ -65,7 +65,7 @@ This section is a reference for all the special syntax
.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 }}
template.7: Use -width instead of -indent