summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-09-17 11:46:05 -0700
committerkagarmoe <kgarmoe@chef.io>2018-09-17 17:41:16 -0700
commit43d4b9bc9f93a3ac05d471c5bbe0ccbdbde529de (patch)
treeacd0e35f5a486a2a8661b2bf9bc2a6908fe9eac4
parent42d9066f08535195c9a91bd325dfcabc16c85de5 (diff)
downloadchef-43d4b9bc9f93a3ac05d471c5bbe0ccbdbde529de.tar.gz
Update description to match docs update
*nix doesn't work well on the docs site. Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--lib/chef/resource/ifconfig.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/resource/ifconfig.rb b/lib/chef/resource/ifconfig.rb
index e2a35e6d43..7ca90eb935 100644
--- a/lib/chef/resource/ifconfig.rb
+++ b/lib/chef/resource/ifconfig.rb
@@ -28,7 +28,7 @@ class Chef
class Ifconfig < Chef::Resource
resource_name :ifconfig
- description "Use the ifconfig resource to manage interfaces on *nix systems."
+ description "Use the ifconfig resource to manage interfaces on Unix and Linux systems."
state_attrs :inet_addr, :mask