summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt@openbsd.org <deraadt@openbsd.org>2023-09-19 20:37:07 +0000
committerDarren Tucker <dtucker@dtucker.net>2023-10-01 10:57:54 +1100
commit6c2c6ffde75df95fd838039850d3dd3d84956d87 (patch)
tree2f99f4d74749a12727f0b67828fad3e000fcecf9
parentb6b49130a0089b297245ee39e769231d7c763014 (diff)
upstream: typo; from Jim Spath
-rw-r--r--sshd.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sshd.8 b/sshd.8
index 9c8f2fca..73d5e923 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