summaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2004-08-12 15:41:36 +0000
committerMatt Johnston <matt@ucc.asn.au>2004-08-12 15:41:36 +0000
commit538bc5a09e8a7aa6fdc7f38f0bac649efd6bd264 (patch)
treeb8d53d0e622f9cc21c1838185c19a71cb8bcc3e6 /INSTALL
parentd7575f95f093f774145a3725a7c5a3e253962e7c (diff)
Simple text changes
--HG-- extra : convert_revision : 3e9897a609f03cef43230c22d3c1d085850057a8
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 5 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 921c099..f52d6dc 100644
--- a/INSTALL
+++ b/INSTALL
@@ -78,7 +78,11 @@ globally in ~/.ssh/config, not just in the host entry in that file.
You may want to manually disable lastlog recording when using uClibc, configure
with --disable-lastlog.
-One common problem is pty allocation. There are a number of types of pty allocation which can be used -- if they work properly, the end result is the same for each type. Running configure should detect the best type to use automatically, however for some embedded systems, this may be incorrect. Some things to note:
+One common problem is pty allocation. There are a number of types of pty
+allocation which can be used -- if they work properly, the end result is the
+same for each type. Running configure should detect the best type to use
+automatically, however for some systems, this may be incorrect. Some
+things to note:
If your system expects /dev/pts to be mounted (this is a uClibc option),
make sure that it is.