diff options
| author | jmc <> | 2009-06-05 06:47:12 +0000 | 
|---|---|---|
| committer | jmc <> | 2009-06-05 06:47:12 +0000 | 
| commit | d163dac9fb5333f78c750bd81db43373237476ec (patch) | |
| tree | 2eb6a60c0fed4031a3aa80cbcb2ab1ae204f63c9 | |
| parent | d6e00faa4d506c04d1d9f6a3992bfcca2be282e8 (diff) | |
| download | openbsd-d163dac9fb5333f78c750bd81db43373237476ec.tar.gz openbsd-d163dac9fb5333f78c750bd81db43373237476ec.tar.bz2 openbsd-d163dac9fb5333f78c750bd81db43373237476ec.zip | |
tweak -V;
Diffstat (limited to '')
| -rw-r--r-- | src/usr.bin/nc/nc.1 | 5 | 
1 files changed, 3 insertions, 2 deletions
| diff --git a/src/usr.bin/nc/nc.1 b/src/usr.bin/nc/nc.1 index c8bb9b071d..68c90d767d 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.49 2009/06/05 00:18:10 claudio Exp $ | 1 | .\" $OpenBSD: nc.1,v 1.50 2009/06/05 06:47:12 jmc Exp $ | 
| 2 | .\" | 2 | .\" | 
| 3 | .\" Copyright (c) 1996 David Sacerdote | 3 | .\" Copyright (c) 1996 David Sacerdote | 
| 4 | .\" All rights reserved. | 4 | .\" All rights reserved. | 
| @@ -178,7 +178,8 @@ Specifies to use Unix Domain Sockets. | |||
| 178 | .It Fl u | 178 | .It Fl u | 
| 179 | Use UDP instead of the default option of TCP. | 179 | Use UDP instead of the default option of TCP. | 
| 180 | .It Fl V Ar rdomain | 180 | .It Fl V Ar rdomain | 
| 181 | Set the routing domain, the default is 0. | 181 | Set the routing domain. | 
| 182 | The default is 0. | ||
| 182 | .It Fl v | 183 | .It Fl v | 
| 183 | Have | 184 | Have | 
| 184 | .Nm | 185 | .Nm | 
