Commit 5390ee97 by Alfons Zitterbacke

added AIX network facts

parent cc783b3e
......@@ -1787,7 +1787,7 @@ class FreeBSDNetwork(GenericBsdIfconfigNetwork, Network):
class AIXNetwork(GenericBsdIfconfigNetwork, Network):
"""
This is the FreeBSD Network Class.
This is the AIX Network Class.
It uses the GenericBsdIfconfigNetwork unchanged.
"""
platform = 'AIX'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment