On Sat, 9 Jul 2016 11:22:44 +0200 Phil Sutter <p...@nwl.cc> wrote: > This series improves documentation around the feature of 'ip link set' > to configure device type specific parameters. While doing so, I reviewed > used fonts in ip-link.8 and fixed a few bugs/inconsistencies. > > Phil Sutter (6): > iplink: List valid 'type' argument in ip link help text > iplink: bond_slave: Add missing help functions > ip-link.8: Extend type list in synopsis > ip-link.8: Place 'ip link set' warning more prominently > ip-link.8: Add slave type option descriptions > ip-link.8: Fix font choices > > ip/iplink.c | 4 +- > ip/iplink_bond_slave.c | 24 ++++ > man/man8/ip-link.8.in | 314 > +++++++++++++++++++++++++++++++++++-------------- > 3 files changed, 254 insertions(+), 88 deletions(-) >
Applied thanks