Skip to content

Commit 6c2c6ff

Browse files
deraadt@openbsd.orgdaztucker
authored andcommitted
upstream: typo; from Jim Spath
OpenBSD-Commit-ID: 2f5fba917b5d4fcf93d9e0b0756c7f63189e228e
1 parent b6b4913 commit 6c2c6ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sshd.8

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
3434
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3535
.\"
36-
.\" $OpenBSD: sshd.8,v 1.324 2023/02/10 06:39:27 jmc Exp $
37-
.Dd $Mdocdate: February 10 2023 $
36+
.\" $OpenBSD: sshd.8,v 1.325 2023/09/19 20:37:07 deraadt Exp $
37+
.Dd $Mdocdate: September 19 2023 $
3838
.Dt SSHD 8
3939
.Os
4040
.Sh NAME
@@ -320,7 +320,7 @@ forwarding TCP connections, or forwarding the authentication agent
320320
connection over the secure channel.
321321
.Pp
322322
After this, the client either requests an interactive shell or execution
323-
or a non-interactive command, which
323+
of a non-interactive command, which
324324
.Nm
325325
will execute via the user's shell using its
326326
.Fl c

0 commit comments

Comments
 (0)