From 23124eab3b0ea3a1b84a378144122277682b70e8 Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Fri, 14 Sep 2001 23:14:25 +0000 Subject: - markus@cvs.openbsd.org 2001/09/14 [sshd.c] typo --- ChangeLog | 5 ++++- sshd.8 | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index ba9660889..b59c5d865 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,9 @@ - markus@cvs.openbsd.org 2001/09/14 [session.c] command=xxx overwrites subsystems, too + - markus@cvs.openbsd.org 2001/09/14 + [sshd.c] + typo 20010913 - (bal) OpenBSD CVS Sync @@ -6425,4 +6428,4 @@ - Wrote replacements for strlcpy and mkdtemp - Released 1.0pre1 -$Id: ChangeLog,v 1.1513 2001/09/14 23:12:07 mouring Exp $ +$Id: ChangeLog,v 1.1514 2001/09/14 23:14:25 mouring Exp $ diff --git a/sshd.8 b/sshd.8 index 35aa362cf..00c9bdfb4 100644 --- a/sshd.8 +++ b/sshd.8 @@ -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.147 2001/09/05 06:23:07 deraadt Exp $ +.\" $OpenBSD: sshd.8,v 1.148 2001/09/14 18:56:04 markus Exp $ .Dd September 25, 1999 .Dt SSHD 8 .Os @@ -996,7 +996,7 @@ just the key). Specifies that the command is executed whenever this key is used for authentication. The command supplied by the user (if any) is ignored. -The command is run on a pty if the connection requests a pty; +The command is run on a pty if the client requests a pty; otherwise it is run without a tty. If a 8-bit clean channel is required, one must not request a pty or should specify -- cgit v1.2.3