diff options
Diffstat (limited to 'sshd.8')
-rw-r--r-- | sshd.8 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -34,7 +34,7 @@ | |||
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.205 2005/03/01 10:40:27 djm Exp $ | 37 | .\" $OpenBSD: sshd.8,v 1.206 2005/03/01 14:59:49 jmc Exp $ |
38 | .Dd September 25, 1999 | 38 | .Dd September 25, 1999 |
39 | .Dt SSHD 8 | 39 | .Dt SSHD 8 |
40 | .Os | 40 | .Os |
@@ -554,9 +554,9 @@ pattern, it is not accepted (by that line) even if it matched another | |||
554 | pattern on the line. | 554 | pattern on the line. |
555 | .Pp | 555 | .Pp |
556 | Alternately, hostnames may be stored in a hashed form which hides host names | 556 | Alternately, hostnames may be stored in a hashed form which hides host names |
557 | and addresses should the file's contents be disclosed. Hashed hostnames start | 557 | and addresses should the file's contents be disclosed. |
558 | with a | 558 | Hashed hostnames start with a |
559 | .Ql \&| | 559 | .Ql | |
560 | character. | 560 | character. |
561 | Only one hashed hostname may appear on a single line and none of the above | 561 | Only one hashed hostname may appear on a single line and none of the above |
562 | negation or wildcard operators may be applied. | 562 | negation or wildcard operators may be applied. |