]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: typo; from Jim Spath
authorderaadt@openbsd.org <deraadt@openbsd.org>
Tue, 19 Sep 2023 20:37:07 +0000 (20:37 +0000)
committerDarren Tucker <dtucker@dtucker.net>
Sat, 30 Sep 2023 23:57:54 +0000 (10:57 +1100)
OpenBSD-Commit-ID: 2f5fba917b5d4fcf93d9e0b0756c7f63189e228e

sshd.8

diff --git a/sshd.8 b/sshd.8
index 9c8f2fcaa86a50175d17740e84c3c624f999bbc1..73d5e9232702698c717d0139864a438ecec303d0 100644 (file)
--- a/sshd.8
+++ b/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
@@ -320,7 +320,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