summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sshd_config.56
1 files changed, 3 insertions, 3 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 877eb92c5..1bc26ec4d 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,7 +33,7 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: sshd_config.5,v 1.226 2016/07/19 11:38:53 dtucker Exp $ 36.\" $OpenBSD: sshd_config.5,v 1.227 2016/07/19 12:59:16 jmc Exp $
37.Dd $Mdocdate: July 19 2016 $ 37.Dd $Mdocdate: July 19 2016 $
38.Dt SSHD_CONFIG 5 38.Dt SSHD_CONFIG 5
39.Os 39.Os
@@ -1215,9 +1215,9 @@ can be used to remove all restrictions and permit any forwarding requests.
1215An argument of 1215An argument of
1216.Dq none 1216.Dq none
1217can be used to prohibit all forwarding requests. 1217can be used to prohibit all forwarding requests.
1218Wildcard 1218The wildcard
1219.Dq * 1219.Dq *
1220can be used for host or port to allow all hosts or port respectively. 1220can be used for host or port to allow all hosts or ports, respectively.
1221By default all port forwarding requests are permitted. 1221By default all port forwarding requests are permitted.
1222.It Cm PermitRootLogin 1222.It Cm PermitRootLogin
1223Specifies whether root can log in using 1223Specifies whether root can log in using