From d2df0d0ed3a88e491405b403e6022e6619750130 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Mon, 25 Nov 2013 01:33:04 +0100 Subject: udev: net_setup_link - don't use Description as Alias Use Description only internally, and allow Alias to be set as a separate option. For instance SNMP uses ifalias for a specific purpose, so let's not write to it by default. --- man/udev.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'man/udev.xml') diff --git a/man/udev.xml b/man/udev.xml index d157b8c433..bd071e1770 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -804,7 +804,13 @@ Description - A description of the device. The ifalias is set to this value. + A description of the device. + + + + Alias + + The ifalias is set to this value. -- cgit v1.2.3-54-g00ecf