commit 4eb4de73fd0e4fa2bf3766004570a12b96311b85 from: Josiah Frentsos via: Omar Polo date: Mon Nov 14 23:01:13 2022 UTC gotd.8: Add missing .El; gotd.conf.5: Fix typo EL -> El commit - 4d0a005f116454ff188e87e59d95f25ee5dd3e13 commit + 4eb4de73fd0e4fa2bf3766004570a12b96311b85 blob - e99e90c3c5df0c094d5e6c41d6b62ea59c49e87b blob + 411d855e4939c3bce484a76cd175dcc5d3ff16c7 --- gotd/gotd.8 +++ gotd/gotd.8 @@ -54,6 +54,7 @@ will be used. .It Fl v Verbose mode. Verbosity increases if this option is used multiple times. +.El .Sh FILES .Bl -tag -width Ds -compact .It Pa /etc/gotd.conf blob - a0518c44a5f26becf1f162b99350cdecae58cb06 blob + a684a594c65dd5e7d94771ee6dd42c488c2abe63 --- gotd/gotd.conf.5 +++ gotd/gotd.conf.5 @@ -101,7 +101,7 @@ The available repository configuration directives are .Bl -tag -width Ds .It Ic path Ar path Set the path to the Git repository. -.EL +.El .Sh FILES .Bl -tag -width Ds -compact .It Pa /etc/gotd.conf