diff options
author | rsc <devnull@localhost> | 2005-01-14 21:09:40 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-14 21:09:40 +0000 |
commit | 3dc1ecc1c89cec6358d207fb114bb79c6153b521 (patch) | |
tree | a592f534f4740752163776c9fed0cfc961eff8f8 /man | |
parent | 0245a72ab49eb7aa2e6f1a9da709c732df20920b (diff) | |
download | plan9port-3dc1ecc1c89cec6358d207fb114bb79c6153b521.tar.gz plan9port-3dc1ecc1c89cec6358d207fb114bb79c6153b521.tar.bz2 plan9port-3dc1ecc1c89cec6358d207fb114bb79c6153b521.zip |
linux
Diffstat (limited to 'man')
-rw-r--r-- | man/man1/install.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/man1/install.1 b/man/man1/install.1 index 816988e0..e070ffba 100644 --- a/man/man1/install.1 +++ b/man/man1/install.1 @@ -36,6 +36,11 @@ builds an HTML version of the manual and installs it in .PP .I INSTALL can safely be repeated to rebuild the system from scratch. +.PP +The system uses different threading implementations on Linux 2.6 and +later kernels than on 2.4 and earlier; +and on FreeBSD 5 and later kernels than on FreeBSD 4 and earlier. +Running binaries from one class on another may not work. .SH FILES .TP .B \*9/lib/moveplan9.files |