summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-03-02 12:03:23 +1100
committerDamien Miller <djm@mindrot.org>2005-03-02 12:03:23 +1100
commit718fd4b9b8e934e3de9b7e4b153cb86a2fef5f1e (patch)
treee339d05ed7ee258f068cf7406beb978c12940204
parentf8c554629057b7bc59444201ae83f1505f4c74a1 (diff)
- jmc@cvs.openbsd.org 2005/03/01 14:59:49
[sshd.8] new sentence, new line; whitespace;
-rw-r--r--ChangeLog6
-rw-r--r--sshd.88
2 files changed, 9 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index f1e90d34..9ab91c18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,10 @@
[ssh_config.5]
do not mark up punctuation;
whitespace;
+ - jmc@cvs.openbsd.org 2005/03/01 14:59:49
+ [sshd.8]
+ new sentence, new line;
+ whitespace;
20050301
- (djm) OpenBSD CVS sync:
@@ -2227,4 +2231,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.3677 2005/03/02 01:03:05 djm Exp $
+$Id: ChangeLog,v 1.3678 2005/03/02 01:03:23 djm Exp $
diff --git a/sshd.8 b/sshd.8
index 05b88f59..ac3bf96c 100644
--- a/sshd.8
+++ b/sshd.8
@@ -34,7 +34,7 @@
.\" (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.8,v 1.205 2005/03/01 10:40:27 djm Exp $
+.\" $OpenBSD: sshd.8,v 1.206 2005/03/01 14:59:49 jmc Exp $
.Dd September 25, 1999
.Dt SSHD 8
.Os
@@ -554,9 +554,9 @@ pattern, it is not accepted (by that line) even if it matched another
pattern on the line.
.Pp
Alternately, hostnames may be stored in a hashed form which hides host names
-and addresses should the file's contents be disclosed. Hashed hostnames start
-with a
-.Ql \&|
+and addresses should the file's contents be disclosed.
+Hashed hostnames start with a
+.Ql |
character.
Only one hashed hostname may appear on a single line and none of the above
negation or wildcard operators may be applied.