=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/nc/nc.1,v retrieving revision 1.53 retrieving revision 1.54 diff -c -r1.53 -r1.54 *** src/usr.bin/nc/nc.1 2010/02/23 23:00:52 1.53 --- src/usr.bin/nc/nc.1 2010/07/03 04:44:51 1.54 *************** *** 1,4 **** ! .\" $OpenBSD: nc.1,v 1.53 2010/02/23 23:00:52 schwarze Exp $ .\" .\" Copyright (c) 1996 David Sacerdote .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: nc.1,v 1.54 2010/07/03 04:44:51 guenther Exp $ .\" .\" Copyright (c) 1996 David Sacerdote .\" All rights reserved. *************** *** 25,31 **** .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" ! .Dd $Mdocdate: February 23 2010 $ .Dt NC 1 .Os .Sh NAME --- 25,31 ---- .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" ! .Dd $Mdocdate: July 3 2010 $ .Dt NC 1 .Os .Sh NAME *************** *** 42,48 **** .Op Fl p Ar source_port .Op Fl s Ar source_ip_address .Op Fl T Ar ToS ! .Op Fl V Ar rdomain .Op Fl w Ar timeout .Op Fl X Ar proxy_protocol .Oo Xo --- 42,48 ---- .Op Fl p Ar source_port .Op Fl s Ar source_ip_address .Op Fl T Ar ToS ! .Op Fl V Ar rtable .Op Fl w Ar timeout .Op Fl X Ar proxy_protocol .Oo Xo *************** *** 179,186 **** sockets. .It Fl u Use UDP instead of the default option of TCP. ! .It Fl V Ar rdomain ! Set the routing domain. The default is 0. .It Fl v Have --- 179,186 ---- sockets. .It Fl u Use UDP instead of the default option of TCP. ! .It Fl V Ar rtable ! Set the routing table to be used. The default is 0. .It Fl v Have