Hi Michael, I’m not totally sure for this one, but it seems to fit the usual usage, even if man-pages(7) — Font conventions — suggests to rather use something like: .BI "sizeof(struct " ifreq ) Regards David --- man7/netdevice.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man7/netdevice.7 b/man7/netdevice.7 index ff2ac82..c1cb8a2 100644 --- a/man7/netdevice.7 +++ b/man7/netdevice.7 @@ -309,8 +309,8 @@ with .I ifc_req set to NULL, or to retry the call with a bigger buffer whenever .I ifc_len -upon return differs by less than sizeof(struct -.IR ifreq ) +upon return differs by less than +.I sizeof(struct ifreq) from its original value. If an error occurs accessing the -- 1.9.rc1 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html