diff options
author | Darren Tucker <dtucker@zip.com.au> | 2005-02-09 09:48:57 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2005-02-09 09:48:57 +1100 |
commit | 79a7acfebd56f0d804cfa9ea04c2959b104d27d9 (patch) | |
tree | fa163e1320865f1a7a8459181ec68ac325ef29b2 /ssh_config.5 | |
parent | 3f166dfcb553eacf46b3a02e72c26651d79471ef (diff) |
- jmc@cvs.openbsd.org 2005/01/28 15:05:43
[ssh_config.5]
grammar;
Diffstat (limited to 'ssh_config.5')
-rw-r--r-- | ssh_config.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh_config.5 b/ssh_config.5 index bd0e3e4bd..adef452cc 100644 --- a/ssh_config.5 +++ b/ssh_config.5 | |||
@@ -34,7 +34,7 @@ | |||
34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
36 | .\" | 36 | .\" |
37 | .\" $OpenBSD: ssh_config.5,v 1.39 2004/10/07 10:10:24 djm Exp $ | 37 | .\" $OpenBSD: ssh_config.5,v 1.40 2005/01/28 15:05:43 jmc Exp $ |
38 | .Dd September 25, 1999 | 38 | .Dd September 25, 1999 |
39 | .Dt SSH_CONFIG 5 | 39 | .Dt SSH_CONFIG 5 |
40 | .Os | 40 | .Os |
@@ -120,9 +120,9 @@ Specifies which address family to use when connecting. | |||
120 | Valid arguments are | 120 | Valid arguments are |
121 | .Dq any , | 121 | .Dq any , |
122 | .Dq inet | 122 | .Dq inet |
123 | (Use IPv4 only) or | 123 | (use IPv4 only) or |
124 | .Dq inet6 | 124 | .Dq inet6 |
125 | (Use IPv6 only.) | 125 | (use IPv6 only). |
126 | .It Cm BatchMode | 126 | .It Cm BatchMode |
127 | If set to | 127 | If set to |
128 | .Dq yes , | 128 | .Dq yes , |