Greetings!

  I reported a minor typo to the NetBSD team, who redirected my report to
yourselves. Please let me know if the report below is sufficient; I have no
OpenBSD platform to do otherwise.

Jim


---------- Forwarded message ---------
From: Andrius V <[email protected]>
Date: Tue, Sep 19, 2023 at 3:45 PM
Subject: Re: misc/57620: Minor typo in ssh manual page
To: <[email protected]>, <[email protected]>, <
[email protected]>, <[email protected]>


The following reply was made to PR misc/57620; it has been noted by GNATS.

From: Andrius V <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: Re: misc/57620: Minor typo in ssh manual page
Date: Tue, 19 Sep 2023 22:42:21 +0300

 Hi,

 This typo should be actually redirected to OpenBSD/OpenSSH team, since
 this code is being imported from the mainstream (thus external in the
 path).


 On Tue, Sep 19, 2023 at 9:45=E2=80=AFPM <[email protected]> wrote:
 >
 > >Number:         57620
 > >Category:       misc
 > >Synopsis:       Minor typo in ssh manual page
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       low
 > >Responsible:    misc-bug-people
 > >State:          open
 > >Class:          doc-bug
 > >Submitter-Id:   net
 > >Arrival-Date:   Tue Sep 19 18:45:00 +0000 2023
 > >Originator:     Jim Spath
 > >Release:        10.0_BETA
 > >Organization:
 > >Environment:
 > NetBSD himom.home 10.0_BETA NetBSD 10.0_BETA (GENERIC) #0: Sun Feb 12
12:=
 39:37 UTC 2023  [email protected]:
/usr/src/sys/arch/amd64/compile/=
 GENERIC amd64 x86_64 AMD 686-class NetBSD
 >
 > >Description:
 > I tripped over a spelling error uncaught by automated methods or human
vi=
 ewing while reading ssh docs.
 >
 >
 > >How-To-Repeat:
 > Read ' man sshd'.
 > >Fix:
 > Diff to repair:
 >
 > $ cd 10BETA/src/crypto/external/bsd/openssh/dist/
 > $ diff -c sshd.8.df sshd.8
 > *** sshd.8.df   Wed Oct  5 22:39:36 2022
 > --- sshd.8      Tue Sep 19 18:27:39 2023
 > ***************
 > *** 279,285 ****
 >   connection over the secure channel.
 >   .Pp
 >   After this, the client either requests an interactive shell or
executio=
 n
 > ! or a non-interactive command, which
 >   .Nm
 >   will execute via the user's shell using its
 >   .Fl c
 > --- 279,285 ----
 >   connection over the secure channel.
 >   .Pp
 >   After this, the client either requests an interactive shell or
executio=
 n
 > ! of a non-interactive command, which
 >   .Nm
 >   will execute via the user's shell using its
 >   .Fl c
 >

Reply via email to