From 72885c58b369a25920007f2676ca248792c2c18d Mon Sep 17 00:00:00 2001 From: Hayden Schiff Date: Thu, 28 Jan 2016 16:29:11 -0500 Subject: [PATCH] airport: removed symlink example --- pages/osx/airport.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pages/osx/airport.md b/pages/osx/airport.md index 0667c7ff0a..bd3625b92e 100644 --- a/pages/osx/airport.md +++ b/pages/osx/airport.md @@ -2,10 +2,6 @@ > Wireless network configuration utility. -- Create a symlink so you can easily run 'airport' without specifying a path: - -`sudo ln -s /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport /usr/sbin/airport` - - Show current wireless status information: `airport -I`