From 2aba142edd53865c0630ae2cddf9a45867a04277 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 27 Jul 2015 20:24:31 +0200 Subject: networkd: capitalize VNetHeader= as VnetHeader= Even when we use shortened, combined words, we still should uppercase where a new word starts. I couldn't find a canonically capitalized version of this term, hence I think we should follow our naming rules here. --- man/systemd.netdev.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 6287a00f9d..298cf0eb84 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -586,7 +586,7 @@ - VnetHeader= + VNetHeader= Takes a boolean argument. Configures IFF_VNET_HDR flag for a tap device. It allows sending and receiving larger Generic Segmentation Offload (GSO) -- cgit v1.2.3-54-g00ecf