diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-06-05 06:47:13 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-06-05 06:47:13 +0000 |
commit | 9a0d547c08cded48da4e18f9524966e31645a170 (patch) | |
tree | d642d9498fa3fba7e3f08719eaf88c198a49dea6 /usr.bin/nc | |
parent | 4fdc4ab0f74abe509a72b959e732985fad01ceee (diff) |
tweak -V;
Diffstat (limited to 'usr.bin/nc')
-rw-r--r-- | usr.bin/nc/nc.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/nc/nc.1 b/usr.bin/nc/nc.1 index c8bb9b071d0..68c90d767d1 100644 --- a/usr.bin/nc/nc.1 +++ b/usr.bin/nc/nc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nc.1,v 1.49 2009/06/05 00:18:10 claudio Exp $ +.\" $OpenBSD: nc.1,v 1.50 2009/06/05 06:47:12 jmc Exp $ .\" .\" Copyright (c) 1996 David Sacerdote .\" All rights reserved. @@ -178,7 +178,8 @@ Specifies to use Unix Domain 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. +Set the routing domain. +The default is 0. .It Fl v Have .Nm |