summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
authordjm <djm>2005-05-26 02:14:32 +0000
committerdjm <djm>2005-05-26 02:14:32 +0000
commitc212a6dace7fceffae704750258069d9dbe1fbc4 (patch)
tree64ff1ad43df25b35257b52a361aae43ab7e97038 /ssh_config.5
parentdcf50e14d423a64b7da1f1b9c18cedbdab615e4e (diff)
downloadopenssh-c212a6dace7fceffae704750258069d9dbe1fbc4.tar.gz
- jmc@cvs.openbsd.org 2005/05/20 11:23:32
[ssh_config.5] oops - article and spacing;
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.55
1 files changed, 2 insertions, 3 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 52a8dff4..42eefa03 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.52 2005/05/20 10:50:55 djm Exp $
+.\" $OpenBSD: ssh_config.5,v 1.53 2005/05/20 11:23:32 jmc Exp $
.Dd September 25, 1999
.Dt SSH_CONFIG 5
.Os
@@ -624,12 +624,11 @@ is not available for connects with a proxy command.
This directive is useful in conjunction with
.Xr nc 1
and its proxy support.
-For example, the following directive would connect via a HTTP proxy at
+For example, the following directive would connect via an HTTP proxy at
192.0.2.0:
.Bd -literal -offset 3n
ProxyCommand /usr/bin/nc -X connect -x 192.0.2.0:8080 %h %p
.Ed
-.Pp
.It Cm PubkeyAuthentication
Specifies whether to try public key authentication.
The argument to this keyword must be