summaryrefslogtreecommitdiffstats
path: root/contrib/netcat/nc.1
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/netcat/nc.1')
-rw-r--r--contrib/netcat/nc.19
1 files changed, 7 insertions, 2 deletions
diff --git a/contrib/netcat/nc.1 b/contrib/netcat/nc.1
index b770a52..4375ae8 100644
--- a/contrib/netcat/nc.1
+++ b/contrib/netcat/nc.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: nc.1,v 1.48 2008/09/19 13:24:41 sobrado Exp $
+.\" $OpenBSD: nc.1,v 1.50 2009/06/05 06:47:12 jmc Exp $
.\"
.\" Copyright (c) 1996 David Sacerdote
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 6 2008
+.Dd June 5 2009
.Dt NC 1
.Os
.Sh NAME
@@ -46,6 +46,7 @@
.Op Fl p Ar source_port
.Op Fl s Ar source_ip_address
.Op Fl T Ar ToS
+.Op Fl V Ar fib
.Op Fl w Ar timeout
.Op Fl X Ar proxy_protocol
.Oo Xo
@@ -208,6 +209,9 @@ to script telnet sessions.
Specifies to use Unix Domain Sockets.
.It Fl u
Use UDP instead of the default option of TCP.
+.It Fl V Ar fib
+Set the routing table (FIB).
+The default is 0.
.It Fl v
Have
.Nm
@@ -449,6 +453,7 @@ if the proxy requires it:
.Ex -std
.Sh SEE ALSO
.Xr cat 1 ,
+.Xr setfib 1 ,
.Xr ssh 1 ,
.Xr tcp 4
.Sh AUTHORS
OpenPOWER on IntegriCloud