diff options
Diffstat (limited to 'sshd.8')
-rw-r--r-- | sshd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -34,8 +34,8 @@ | |||
34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
36 | .\" | 36 | .\" |
37 | .\" $OpenBSD: sshd.8,v 1.247 2008/10/03 13:08:12 jmc Exp $ | 37 | .\" $OpenBSD: sshd.8,v 1.248 2009/03/26 08:38:39 sobrado Exp $ |
38 | .Dd $Mdocdate: October 3 2008 $ | 38 | .Dd $Mdocdate: March 26 2009 $ |
39 | .Dt SSHD 8 | 39 | .Dt SSHD 8 |
40 | .Os | 40 | .Os |
41 | .Sh NAME | 41 | .Sh NAME |
@@ -543,7 +543,7 @@ for more information on patterns. | |||
543 | In addition to the wildcard matching that may be applied to hostnames or | 543 | In addition to the wildcard matching that may be applied to hostnames or |
544 | addresses, a | 544 | addresses, a |
545 | .Cm from | 545 | .Cm from |
546 | stanza may match IP addressess using CIDR address/masklen notation. | 546 | stanza may match IP addresses using CIDR address/masklen notation. |
547 | .Pp | 547 | .Pp |
548 | The purpose of this option is to optionally increase security: public key | 548 | The purpose of this option is to optionally increase security: public key |
549 | authentication by itself does not trust the network or name servers or | 549 | authentication by itself does not trust the network or name servers or |