summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authornaddy@openbsd.org <naddy@openbsd.org>2022-03-31 17:27:27 +0000
committerDamien Miller <djm@mindrot.org>2022-04-06 09:16:05 +1000
commit9ec2713d122af79d66ebb9c1d6d9ae8621a8945f (patch)
tree53b55061633edb7e9a134b8bd488244857957afc /ssh.1
parent3741df98ffaaff92b474ee70d8ef276b5882f85a (diff)
downloadopenssh-git-9ec2713d122af79d66ebb9c1d6d9ae8621a8945f.tar.gz
upstream: man pages: add missing commas between subordinate and
main clauses jmc@ dislikes a comma before "then" in a conditional, so leave those untouched. ok jmc@ OpenBSD-Commit-ID: 9520801729bebcb3c9fe43ad7f9776ab4dd05ea3
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.110
1 files changed, 5 insertions, 5 deletions
diff --git a/ssh.1 b/ssh.1
index ce002491..4a4f1683 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,8 +33,8 @@
.\" (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: ssh.1,v 1.429 2022/02/06 00:29:03 jsg Exp $
-.Dd $Mdocdate: February 6 2022 $
+.\" $OpenBSD: ssh.1,v 1.430 2022/03/31 17:27:27 naddy Exp $
+.Dd $Mdocdate: March 31 2022 $
.Dt SSH 1
.Os
.Sh NAME
@@ -705,7 +705,7 @@ argument is
the listen port will be dynamically allocated on the server and reported
to the client at run time.
When used together with
-.Ic -O forward
+.Ic -O forward ,
the allocated port will be printed to the standard output.
.Pp
.It Fl S Ar ctl_path
@@ -1045,7 +1045,7 @@ the user a normal shell as an interactive session.
All communication with
the remote command or shell will be automatically encrypted.
.Pp
-If an interactive session is requested
+If an interactive session is requested,
.Nm
by default will only request a pseudo-terminal (pty) for interactive
sessions when the client has one.
@@ -1055,7 +1055,7 @@ and
.Fl t
can be used to override this behaviour.
.Pp
-If a pseudo-terminal has been allocated the
+If a pseudo-terminal has been allocated, the
user may use the escape characters noted below.
.Pp
If no pseudo-terminal has been allocated,