diff options
Diffstat (limited to 'sshd.8')
-rw-r--r-- | sshd.8 | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -33,8 +33,8 @@ | |||
33 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 33 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
34 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 34 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
35 | .\" | 35 | .\" |
36 | .\" $OpenBSD: sshd.8,v 1.291 2017/06/24 06:28:50 jmc Exp $ | 36 | .\" $OpenBSD: sshd.8,v 1.292 2017/10/25 00:19:47 djm Exp $ |
37 | .Dd $Mdocdate: June 24 2017 $ | 37 | .Dd $Mdocdate: October 25 2017 $ |
38 | .Dt SSHD 8 | 38 | .Dt SSHD 8 |
39 | .Os | 39 | .Os |
40 | .Sh NAME | 40 | .Sh NAME |
@@ -109,6 +109,7 @@ The keywords are | |||
109 | .Dq host , | 109 | .Dq host , |
110 | .Dq laddr , | 110 | .Dq laddr , |
111 | .Dq lport , | 111 | .Dq lport , |
112 | .Dq rdomain | ||
112 | and | 113 | and |
113 | .Dq addr . | 114 | .Dq addr . |
114 | All are required and may be supplied in any order, either with multiple | 115 | All are required and may be supplied in any order, either with multiple |