diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-02-19 20:12:26 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-02-19 20:12:26 +0000 |
commit | 0e97777a0da89008117a500d0aae5580257dbc8a (patch) | |
tree | acc075693e1399b2f6e04b999b5ae1efffdd07ce | |
parent | 932a4786e9d42333747a308051bae3736ba0a8af (diff) |
add some vertical space;
-rw-r--r-- | usr.bin/ssh/ssh_config.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/ssh/ssh_config.5 b/usr.bin/ssh/ssh_config.5 index 62a185a39e5..44107bfe72d 100644 --- a/usr.bin/ssh/ssh_config.5 +++ b/usr.bin/ssh/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 |