diff options
author | stas <stas@FreeBSD.org> | 2009-03-09 19:56:37 +0000 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2009-03-09 19:56:37 +0000 |
commit | f77087e83d0a8dbdc1996fbb70342f7b3c1fccd3 (patch) | |
tree | 9ac6dfe60c95a8503042945367c1d410dcc88b26 /UPDATING | |
parent | 32a4978fbeaec377a0429c9ec94df170a2338438 (diff) | |
download | FreeBSD-src-f77087e83d0a8dbdc1996fbb70342f7b3c1fccd3.zip FreeBSD-src-f77087e83d0a8dbdc1996fbb70342f7b3c1fccd3.tar.gz |
- Fix a typo.
Spotted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW: libusb20.so.1 is now installed as libusb.so.1 and the ports system updated to use it. This requires a buildworld/installworld in order to update the library and dependencies (usbconfig, etc). Its advisable to - rebuid all ports which uses libusb. More specific directions are given + rebuild all ports which uses libusb. More specific directions are given in the ports collection UPDATING file. 20090302: |