From: deraadt@openbsd.org Date: Tue, 19 Sep 2023 20:37:07 +0000 (+0000) Subject: upstream: typo; from Jim Spath X-Git-Tag: V_9_5_P1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c2c6ffde75df95fd838039850d3dd3d84956d87;p=thirdparty%2Fopenssh-portable.git upstream: typo; from Jim Spath OpenBSD-Commit-ID: 2f5fba917b5d4fcf93d9e0b0756c7f63189e228e --- diff --git a/sshd.8 b/sshd.8 index 9c8f2fcaa..73d5e9232 100644 --- 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