Date: Thu, 2 Oct 2025 14:30:53 -0300 From: Bruno Silvestre <bruno.silvestre@gmail.com> To: freebsd-doc@freebsd.org Subject: Incorrect code in 'snl' manual Message-ID: <CAHYDN5p=RA-G30WME9-NUAOe6_To11xfLMEpAt9uuWODvKnMzg@mail.gmail.com>
index | next in thread | raw e-mail
[-- Attachment #1 --]
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
[-- Attachment #2 --]
<div dir="ltr"><div>Hi, the last printf() in the code of 'man snl' is incorrect:</div><div><br></div><div>> printf("Link#%u %s mtu %u0, link.ifi_index, link.ifla_ifname, link.ifla_mtu);</div><div><br></div><div>It is missing the closing quotes.</div><div><br></div><div>regards</div><div>--</div><div>Bruno Silvestre</div><br></div>
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHYDN5p=RA-G30WME9-NUAOe6_To11xfLMEpAt9uuWODvKnMzg>
