diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-04-08 20:55:52 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-04-08 20:55:52 +0000 |
commit | 5d960e15f19d505bc0328797f0a753626e568ea5 (patch) | |
tree | 81a1c4b050789e0014ac8662702438c473f136b0 /UPDATING | |
parent | 56b230ece743d00001f92ca5e86eef0efe2e47fe (diff) |
- Fix typo
PR: ports/122579
Submitted by: Federico <federicogalvezdurand@yahoo.com>
Notes
Notes:
svn path=/head/; revision=210884
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -141,7 +141,7 @@ upgrades. 5. Install emulators/linux_base-fc6 6 Remount linprocfs (mount /compat/linux/proc) 7. Add compat.linux.osrelease=2.6.16 to etc/sysctl.conf - 8. Add OVERRIDE_LINUX_BASE_PORT=f6 to /etc/make.conf + 8. Add OVERRIDE_LINUX_BASE_PORT=fc6 to /etc/make.conf Note: These instructions also apply to linux_base-f8, please use the same osrelease. |