From 4b3564e6f25dd664c6f5112d5b5d499cdd8abf70 Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Tue, 10 Apr 2001 02:41:56 +0000 Subject: - stevesk@cvs.openbsd.org 2001/04/08 23:28:27 [sshd.8] spelling --- ChangeLog | 5 ++++- sshd.8 | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4087da24f..c49801d72 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ - deraadt@cvs.openbsd.org 2001/04/08 20:52:55 [sftp.c] do not modify an actual argv[] entry + - stevesk@cvs.openbsd.org 2001/04/08 23:28:27 + [sshd.8] + spelling 20010409 - (stevesk) use setresgid() for setegid() if needed @@ -4972,4 +4975,4 @@ - Wrote replacements for strlcpy and mkdtemp - Released 1.0pre1 -$Id: ChangeLog,v 1.1088 2001/04/10 02:40:17 mouring Exp $ +$Id: ChangeLog,v 1.1089 2001/04/10 02:41:56 mouring Exp $ diff --git a/sshd.8 b/sshd.8 index b4e2af155..a7c085474 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.110 2001/04/08 16:01:36 stevesk Exp $ +.\" $OpenBSD: sshd.8,v 1.111 2001/04/08 23:28:27 stevesk Exp $ .Dd September 25, 1999 .Dt SSHD 8 .Os @@ -882,10 +882,10 @@ Prevents tty allocation (a request to allocate a pty will fail). .It Cm permitopen="host:port" Limit local .Li ``ssh -L'' -port-forwading such that it may only connect to the specified host and +port forwarding such that it may only connect to the specified host and port. Multiple .Cm permitopen -options may be applied seperated by commas. No pattern matching is +options may be applied separated by commas. No pattern matching is performed on the specified hostnames, they must be literal domains or addresses. .El -- cgit v1.2.3