summaryrefslogtreecommitdiffstats
path: root/sshd_config.5
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2016-07-19 14:59:16 +0200
committerDamien Miller <djm@mindrot.org>2016-07-22 05:36:40 +0200
commit32d921c323b989d28405e78d0a8923d12913d737 (patch)
treeeefe71dd7595b9481d7d157fc75753636881c168 /sshd_config.5
parentupstream commit (diff)
downloadopenssh-32d921c323b989d28405e78d0a8923d12913d737.tar.xz
openssh-32d921c323b989d28405e78d0a8923d12913d737.zip
upstream commit
tweak previous; Upstream-ID: f3c1a5b3f05dff366f60c028728a2b43f15ff534
Diffstat (limited to '')
-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 @@
.\" (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_config.5,v 1.226 2016/07/19 11:38:53 dtucker Exp $
+.\" $OpenBSD: sshd_config.5,v 1.227 2016/07/19 12:59:16 jmc Exp $
.Dd $Mdocdate: July 19 2016 $
.Dt SSHD_CONFIG 5
.Os
@@ -1215,9 +1215,9 @@ can be used to remove all restrictions and permit any forwarding requests.
An argument of
.Dq none
can be used to prohibit all forwarding requests.
-Wildcard
+The wildcard
.Dq *
-can be used for host or port to allow all hosts or port respectively.
+can be used for host or port to allow all hosts or ports, respectively.
By default all port forwarding requests are permitted.
.It Cm PermitRootLogin
Specifies whether root can log in using