summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--sshd.84
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 6964eb523..ba787e050 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,9 @@
11 [sftp-glob.c sftp-common.h sftp.c] 11 [sftp-glob.c sftp-common.h sftp.c]
12 buffer.h only needed in sftp-common.h and remove some unneeded 12 buffer.h only needed in sftp-common.h and remove some unneeded
13 user includes; ok djm@ 13 user includes; ok djm@
14 - jmc@cvs.openbsd.org 2006/07/10 16:04:21
15 [sshd.8]
16 s/and and/and/
14 17
1520060711 1820060711
16 - (dtucker) [configure.ac ssh-keygen.c openbsd-compat/bsd-openpty.c 19 - (dtucker) [configure.ac ssh-keygen.c openbsd-compat/bsd-openpty.c
@@ -4860,4 +4863,4 @@
4860 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4863 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4861 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4864 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4862 4865
4863$Id: ChangeLog,v 1.4392 2006/07/12 12:07:08 dtucker Exp $ 4866$Id: ChangeLog,v 1.4393 2006/07/12 12:07:59 dtucker Exp $
diff --git a/sshd.8 b/sshd.8
index f614b8dc3..48be5a760 100644
--- a/sshd.8
+++ b/sshd.8
@@ -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.231 2006/07/10 12:46:52 dtucker Exp $ 37.\" $OpenBSD: sshd.8,v 1.232 2006/07/10 16:04:21 jmc Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
@@ -594,7 +594,7 @@ and
594.Ql \&] 594.Ql \&]
595brackets then followed by 595brackets then followed by
596.Ql \&: 596.Ql \&:
597and and a non-standard port number. 597and a non-standard port number.
598.Pp 598.Pp
599Alternately, hostnames may be stored in a hashed form which hides host names 599Alternately, hostnames may be stored in a hashed form which hides host names
600and addresses should the file's contents be disclosed. 600and addresses should the file's contents be disclosed.