summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2008-06-10 22:59:53 +1000
committerDarren Tucker <dtucker@zip.com.au>2008-06-10 22:59:53 +1000
commitb06cc4abf8e2eb4d1e14f19911a7e0afde50ee95 (patch)
tree29bf4a45f92adad7a0b4d18bfd4816b0b47eea56
parent7a3935de2facb227ea1fc2ce2de046b569a2ebc7 (diff)
- djm@cvs.openbsd.org 2008/06/10 04:17:46
[sshd_config.5] better reference for pattern-list
-rw-r--r--ChangeLog5
-rw-r--r--sshd_config.56
2 files changed, 7 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 65f97df7f..e16603175 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
9 PasswordAuthentication yes 9 PasswordAuthentication yes
10 addrmatch.c code mostly lifted from flowd's addr.c 10 addrmatch.c code mostly lifted from flowd's addr.c
11 feedback and ok dtucker@ 11 feedback and ok dtucker@
12 - djm@cvs.openbsd.org 2008/06/10 04:17:46
13 [sshd_config.5]
14 better reference for pattern-list
12 15
1320080609 1620080609
14 - (dtucker) OpenBSD CVS Sync 17 - (dtucker) OpenBSD CVS Sync
@@ -4095,4 +4098,4 @@
4095 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4098 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4096 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4099 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4097 4100
4098$Id: ChangeLog,v 1.4949 2008/06/10 12:59:10 dtucker Exp $ 4101$Id: ChangeLog,v 1.4950 2008/06/10 12:59:53 dtucker Exp $
diff --git a/sshd_config.5 b/sshd_config.5
index dc42959e2..43e5c8522 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -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_config.5,v 1.91 2008/06/10 03:57:27 djm Exp $ 37.\" $OpenBSD: sshd_config.5,v 1.92 2008/06/10 04:17:46 djm Exp $
38.Dd $Mdocdate: June 10 2008 $ 38.Dd $Mdocdate: June 10 2008 $
39.Dt SSHD_CONFIG 5 39.Dt SSHD_CONFIG 5
40.Os 40.Os
@@ -569,9 +569,9 @@ and
569.Cm Address . 569.Cm Address .
570The match patterns may consist of single entries or comma-separated 570The match patterns may consist of single entries or comma-separated
571lists and may use the wildcard and negation operators described in the 571lists and may use the wildcard and negation operators described in the
572.Sx SSH_KNOWN_HOSTS FILE FORMAT 572.Sx PATTERNS
573section of 573section of
574.Xr sshd 8 . 574.Xr ssh_config 5 .
575.Pp 575.Pp
576The patterns in an 576The patterns in an
577.Cm Address 577.Cm Address