diff options
author | 2006-02-19 20:12:25 +0000 | |
---|---|---|
committer | 2006-02-19 20:12:25 +0000 | |
commit | b80224bcd30212f402ac213c6a94a02918cce4cc (patch) | |
tree | 816292a01811e5927efbc1d20beac8cd83fd1de2 | |
parent | grammar; (diff) | |
download | wireguard-openbsd-b80224bcd30212f402ac213c6a94a02918cce4cc.tar.xz wireguard-openbsd-b80224bcd30212f402ac213c6a94a02918cce4cc.zip |
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 |