mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-19 08:34:32 +00:00
upstream: word fix; reported by debian at helgefjell de
OpenBSD-Commit-ID: 0c6fd22142422a25343c5bd1a618f31618f41ece
This commit is contained in:
parent
efad4deb5a
commit
bec429338e
@ -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_config.5,v 1.332 2021/07/02 05:11:21 dtucker Exp $
|
||||
.Dd $Mdocdate: July 2 2021 $
|
||||
.\" $OpenBSD: sshd_config.5,v 1.333 2021/07/27 14:28:46 jmc Exp $
|
||||
.Dd $Mdocdate: July 27 2021 $
|
||||
.Dt SSHD_CONFIG 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -1599,7 +1599,7 @@ For more information on KRLs, see the KEY REVOCATION LISTS section in
|
||||
.It Cm RDomain
|
||||
Specifies an explicit routing domain that is applied after authentication
|
||||
has completed.
|
||||
The user session, as well and any forwarded or listening IP sockets,
|
||||
The user session, as well as any forwarded or listening IP sockets,
|
||||
will be bound to this
|
||||
.Xr rdomain 4 .
|
||||
If the routing domain is set to
|
||||
|
Loading…
Reference in New Issue
Block a user