]> git.ipfire.org Git - thirdparty/iproute2.git/commit
cmd: use spaces instead of tabs for usage indentation
authorFrank Villaro-Dixon <frank.villaro@infomaniak.com>
Tue, 5 Oct 2021 13:19:39 +0000 (15:19 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Wed, 6 Oct 2021 17:00:49 +0000 (10:00 -0700)
commit897772a73542d4d2a6fe030d102e883fa2cc58bb
tree46bb12b7c7df38e72c5af491ab3da6dd8ecc7b18
parente7a98a96f08a6efc5d474c795cef371f00db4bbf
cmd: use spaces instead of tabs for usage indentation

Fix rogue "tab after spaces" used for indentation of the documentation.
This causes rendering issues on terminals using a non-standard tab width.

Signed-off-by: Frank Villaro-Dixon <frank.villaro@infomaniak.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
bridge/bridge.c
ip/ipmroute.c
ip/ipneigh.c
ip/ipntable.c
ip/iproute.c
ip/ipseg6.c
ip/iptunnel.c
ip/iptuntap.c
ip/rtmon.c
misc/nstat.c