Make ":tdelete" work
authorkn <kn@openbsd.org>
Fri, 22 Oct 2021 18:31:12 +0000 (18:31 +0000)
committerkn <kn@openbsd.org>
Fri, 22 Oct 2021 18:31:12 +0000 (18:31 +0000)
commitcc37c452b5289f59ffdd5d75a73979b655450d5d
tree56d8cf9a1fadd9712754a7401a13f012cd9570d1
parenta6e25c727a2214219715b51ba6af2221d7e0d674
Make ":tdelete" work

r1.91 added tags for all commands, but "del[ete]" is special in that
mandoc(1) will generate a tag for "del" only.

Add an explicit for the full command to fix this.
sbin/route/route.8