summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2016-07-19 12:59:17 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2016-07-19 12:59:17 +0000
commitad516b837718b0e086b583eab7a5eb726721ff2e (patch)
tree68c9c1787819a3d43e204f8c20fa02edbfbf1fd1
parent9c2dd05295eb98528ccd82d47b277af9e0a08d1b (diff)
tweak previous;
-rw-r--r--usr.bin/ssh/sshd_config.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/sshd_config.5 b/usr.bin/ssh/sshd_config.5
index 90d41717a99..d8892f89578 100644
--- a/usr.bin/ssh/sshd_config.5
+++ b/usr.bin/ssh/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
@@ -1216,9 +1216,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