]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: spelling fix;
authorjmc@openbsd.org <jmc@openbsd.org>
Wed, 4 Oct 2023 05:42:10 +0000 (05:42 +0000)
committerDamien Miller <djm@mindrot.org>
Fri, 6 Oct 2023 03:30:35 +0000 (14:30 +1100)
OpenBSD-Commit-ID: 493f95121567e5ab0d9dd1150f873b5535ca0195

ssh_config.5

index 367305d2cf9dadf3647b09d82d0dc53ef1582854..ac85e790e7fb31630e5763e931c23a1fd561ea0d 100644 (file)
@@ -33,7 +33,7 @@
 .\" (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_config.5,v 1.387 2023/10/04 04:03:50 djm Exp $
+.\" $OpenBSD: ssh_config.5,v 1.388 2023/10/04 05:42:10 jmc Exp $
 .Dd $Mdocdate: October 4 2023 $
 .Dt SSH_CONFIG 5
 .Os
@@ -2211,7 +2211,7 @@ Note that some of these directives build commands for execution via the shell.
 Because
 .Xr ssh 1
 performs no filtering or escaping of characters that have special meaning in
-shell commands (e.g. quotes), it is the user's reposibility to ensure that
+shell commands (e.g. quotes), it is the user's responsibility to ensure that
 the arguments passed to
 .Xr ssh 1
 do not contain such characters and that tokens are appropriately quoted