diff options
author | tobias <> | 2015-03-26 10:35:04 +0000 |
---|---|---|
committer | tobias <> | 2015-03-26 10:35:04 +0000 |
commit | 6b3df1611baaef2402727623bbbd118e85c195ac (patch) | |
tree | 2c5bea04e48b64f79076545d52482781d02645d5 | |
parent | 67fc215badd8535cee970d83424b03baed1c57f9 (diff) | |
download | openbsd-6b3df1611baaef2402727623bbbd118e85c195ac.tar.gz openbsd-6b3df1611baaef2402727623bbbd118e85c195ac.tar.bz2 openbsd-6b3df1611baaef2402727623bbbd118e85c195ac.zip |
Sync camel case of "ProxyUseFdpass" with ssh_config(5).
ok djm
Diffstat (limited to '')
-rw-r--r-- | src/usr.bin/nc/nc.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr.bin/nc/nc.1 b/src/usr.bin/nc/nc.1 index b8dd179598..d83cb5ca8d 100644 --- a/src/usr.bin/nc/nc.1 +++ b/src/usr.bin/nc/nc.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: nc.1,v 1.67 2014/02/26 20:56:11 claudio Exp $ | 1 | .\" $OpenBSD: nc.1,v 1.68 2015/03/26 10:35:04 tobias Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 1996 David Sacerdote | 3 | .\" Copyright (c) 1996 David Sacerdote |
4 | .\" All rights reserved. | 4 | .\" All rights reserved. |
@@ -25,7 +25,7 @@ | |||
25 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 25 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
26 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 26 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
27 | .\" | 27 | .\" |
28 | .Dd $Mdocdate: February 26 2014 $ | 28 | .Dd $Mdocdate: March 26 2015 $ |
29 | .Dt NC 1 | 29 | .Dt NC 1 |
30 | .Os | 30 | .Os |
31 | .Sh NAME | 31 | .Sh NAME |
@@ -115,7 +115,7 @@ connection to another program (e.g.\& | |||
115 | .Xr ssh 1 | 115 | .Xr ssh 1 |
116 | using the | 116 | using the |
117 | .Xr ssh_config 5 | 117 | .Xr ssh_config 5 |
118 | .Cm ProxyUseFdPass | 118 | .Cm ProxyUseFdpass |
119 | option). | 119 | option). |
120 | .It Fl h | 120 | .It Fl h |
121 | Prints out | 121 | Prints out |