=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sshd.8,v retrieving revision 1.88 retrieving revision 1.89 diff -u -r1.88 -r1.89 --- src/usr.bin/ssh/sshd.8 2001/02/03 10:19:50 1.88 +++ src/usr.bin/ssh/sshd.8 2001/02/03 10:43:09 1.89 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: sshd.8,v 1.88 2001/02/03 10:19:50 markus Exp $ +.\" $OpenBSD: sshd.8,v 1.89 2001/02/03 10:43:09 markus Exp $ .Dd September 25, 1999 .Dt SSHD 8 .Os @@ -805,6 +805,9 @@ The command supplied by the user (if any) is ignored. The command is run on a pty if the connection requests a pty; otherwise it is run without a tty. +Note that if you want a 8-bit clean channel, +you must not request a pty or should specify +.Cm no-pty . A quote may be included in the command by quoting it with a backslash. This option might be useful to restrict certain RSA keys to perform just a specific operation.