summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2007-01-05 16:29:30 +1100
committerDamien Miller <djm@mindrot.org>2007-01-05 16:29:30 +1100
commitd94fc72bcdd7d9f5a4f02c165c34ed3ffc12ed2b (patch)
tree6c5f8acb5650aba6a0bd809e179128d911b42d19
parent9fc6a56204d6a1245e79346ed5e714f70c6dc9cc (diff)
- jmc@cvs.openbsd.org 2007/01/02 09:57:25
[sshd_config.5] do not use lists for SYNOPSIS; from eric s. raymond via brad
-rw-r--r--ChangeLog6
-rw-r--r--sshd_config.56
2 files changed, 7 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c893a1d..1c090460 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,10 @@
[servconf.c]
Make "PermitOpen all" first-match within a block to match the way other
options work. ok markus@ djm@
+ - jmc@cvs.openbsd.org 2007/01/02 09:57:25
+ [sshd_config.5]
+ do not use lists for SYNOPSIS;
+ from eric s. raymond via brad
20061205
- (djm) [auth.c] Fix NULL pointer dereference in fakepw(). Crash would
@@ -2645,4 +2649,4 @@
OpenServer 6 and add osr5bigcrypt support so when someone migrates
passwords between UnixWare and OpenServer they will still work. OK dtucker@
-$Id: ChangeLog,v 1.4597 2007/01/05 05:29:02 djm Exp $
+$Id: ChangeLog,v 1.4598 2007/01/05 05:29:30 djm Exp $
diff --git a/sshd_config.5 b/sshd_config.5
index 2bcaf224..53207fd8 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -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_config.5,v 1.70 2006/08/21 08:14:01 dtucker Exp $
+.\" $OpenBSD: sshd_config.5,v 1.71 2007/01/02 09:57:25 jmc Exp $
.Dd September 25, 1999
.Dt SSHD_CONFIG 5
.Os
@@ -42,9 +42,7 @@
.Nm sshd_config
.Nd OpenSSH SSH daemon configuration file
.Sh SYNOPSIS
-.Bl -tag -width Ds -compact
-.It Pa /etc/ssh/sshd_config
-.El
+.Nm /etc/ssh/sshd_config
.Sh DESCRIPTION
.Xr sshd 8
reads configuration data from