sync code with last improvements from OpenBSD

This commit is contained in:
purplerain 2023-09-20 17:54:12 +00:00
parent ba37adff3d
commit ab623d4fc7
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
5 changed files with 17 additions and 14 deletions

View file

@ -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: sshd.8,v 1.324 2023/02/10 06:39:27 jmc Exp $
.Dd $Mdocdate: February 10 2023 $
.\" $OpenBSD: sshd.8,v 1.325 2023/09/19 20:37:07 deraadt Exp $
.Dd $Mdocdate: September 19 2023 $
.Dt SSHD 8
.Os
.Sh NAME
@ -293,7 +293,7 @@ forwarding TCP connections, or forwarding the authentication agent
connection over the secure channel.
.Pp
After this, the client either requests an interactive shell or execution
or a non-interactive command, which
of a non-interactive command, which
.Nm
will execute via the user's shell using its
.Fl c