From 62d733d85b1103d8ee8b10f3a9682f650e18cdce Mon Sep 17 00:00:00 2001 From: deraadt Date: Tue, 19 Sep 2023 20:37:07 +0000 Subject: [PATCH] typo; from Jim Spath --- usr.bin/ssh/sshd.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.bin/ssh/sshd.8 b/usr.bin/ssh/sshd.8 index 222f886c5eb..32e591f0d0d 100644 --- a/usr.bin/ssh/sshd.8 +++ b/usr.bin/ssh/sshd.8 @@ -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 -- 2.20.1