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
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" 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 $
|
.\" $OpenBSD: sshd_config.5,v 1.333 2021/07/27 14:28:46 jmc Exp $
|
||||||
.Dd $Mdocdate: July 2 2021 $
|
.Dd $Mdocdate: July 27 2021 $
|
||||||
.Dt SSHD_CONFIG 5
|
.Dt SSHD_CONFIG 5
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -1599,7 +1599,7 @@ For more information on KRLs, see the KEY REVOCATION LISTS section in
|
||||||
.It Cm RDomain
|
.It Cm RDomain
|
||||||
Specifies an explicit routing domain that is applied after authentication
|
Specifies an explicit routing domain that is applied after authentication
|
||||||
has completed.
|
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
|
will be bound to this
|
||||||
.Xr rdomain 4 .
|
.Xr rdomain 4 .
|
||||||
If the routing domain is set to
|
If the routing domain is set to
|
||||||
|
|
Loading…
Reference in New Issue