diff options
author | Matt Johnston <matt@ucc.asn.au> | 2004-08-12 15:41:36 +0000 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2004-08-12 15:41:36 +0000 |
commit | 538bc5a09e8a7aa6fdc7f38f0bac649efd6bd264 (patch) | |
tree | b8d53d0e622f9cc21c1838185c19a71cb8bcc3e6 /INSTALL | |
parent | d7575f95f093f774145a3725a7c5a3e253962e7c (diff) |
Simple text changes
--HG--
extra : convert_revision : 3e9897a609f03cef43230c22d3c1d085850057a8
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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. |