Incorrect code in 'snl' manual

From: Bruno Silvestre <bruno.silvestre_at_gmail.com>
Date: Thu, 02 Oct 2025 17:30:53 UTC
Hi, the last printf() in the code of 'man snl' is incorrect:

> printf("Link#%u %s mtu %u0, link.ifi_index, link.ifla_ifname,
link.ifla_mtu);

It is missing the closing quotes.

regards
--
Bruno Silvestre