summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sshd.8 b/sshd.8
index b4e2af155..a7c085474 100644
--- a/sshd.8
+++ b/sshd.8
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: sshd.8,v 1.110 2001/04/08 16:01:36 stevesk Exp $ 37.\" $OpenBSD: sshd.8,v 1.111 2001/04/08 23:28:27 stevesk Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
@@ -882,10 +882,10 @@ Prevents tty allocation (a request to allocate a pty will fail).
882.It Cm permitopen="host:port" 882.It Cm permitopen="host:port"
883Limit local 883Limit local
884.Li ``ssh -L'' 884.Li ``ssh -L''
885port-forwading such that it may only connect to the specified host and 885port forwarding such that it may only connect to the specified host and
886port. Multiple 886port. Multiple
887.Cm permitopen 887.Cm permitopen
888options may be applied seperated by commas. No pattern matching is 888options may be applied separated by commas. No pattern matching is
889performed on the specified hostnames, they must be literal domains or 889performed on the specified hostnames, they must be literal domains or
890addresses. 890addresses.
891.El 891.El