diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2014-09-22 19:08:59 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2014-09-22 19:08:59 +0000 |
commit | c83d925d8e495f28511da6c6a2cb828cfc7cd329 (patch) | |
tree | e98f6774e9316289b73270a07a3689f808f2cef5 /UPDATING | |
parent | 78f08b74c95c29e19751b58902d4954c50f07a33 (diff) |
Fix typo in step 5 of emulators/linux-c6 upgrade instruction,
correct emulation to emulators.
Approved by: xmj
Notes
Notes:
svn path=/head/; revision=368989
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ you update your ports collection, before attempting any port upgrades. OVERRIDE_LINUX_NONBASE_PORTS=c6 3. Make sure no linux application is running. 4. Set appropriate sysctl (compat.linux.osrelease=2.6.18). - 5. Install emulation/linux-c6. + 5. Install emulators/linux-c6. That should be enough in most circumstances. If you experience difficulties, please be sure to expand step 1 to: |