summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-15 11:37:02 +1100
committerDamien Miller <djm@mindrot.org>2006-03-15 11:37:02 +1100
commit5c853b531f3e2af1aa38d1a911529ecc9511c341 (patch)
tree63ef9bd1b70e2c77923fe0492abff56c0c90dd60
parentedd0375d828e0ecbac4c515ae848256e907ba840 (diff)
- jmc@cvs.openbsd.org 2006/02/19 20:12:25
[ssh_config.5] add some vertical space;
-rw-r--r--ChangeLog5
-rw-r--r--ssh_config.53
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 50c42733..d26a8107 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -129,6 +129,9 @@
- jmc@cvs.openbsd.org 2006/02/19 20:05:00
[sshd.8]
grammar;
+ - jmc@cvs.openbsd.org 2006/02/19 20:12:25
+ [ssh_config.5]
+ add some vertical space;
20060313
- (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)
@@ -4030,4 +4033,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.4176 2006/03/15 00:36:45 djm Exp $
+$Id: ChangeLog,v 1.4177 2006/03/15 00:37:02 djm Exp $
diff --git a/ssh_config.5 b/ssh_config.5
index 62a185a3..44107bfe 100644
--- a/ssh_config.5
+++ b/ssh_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: ssh_config.5,v 1.78 2006/02/12 10:49:44 jmc Exp $
+.\" $OpenBSD: ssh_config.5,v 1.79 2006/02/19 20:12:25 jmc Exp $
.Dd September 25, 1999
.Dt SSH_CONFIG 5
.Os
@@ -50,6 +50,7 @@
.Nm ssh
obtains configuration data from the following sources in
the following order:
+.Pp
.Bl -enum -offset indent -compact
.It
command-line options