diff options
-rw-r--r-- | src/usr.bin/nc/nc.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/usr.bin/nc/nc.1 b/src/usr.bin/nc/nc.1 index 6fdb56e7e3..4c2a055cc4 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.62 2013/03/20 09:27:56 sthen Exp $ | 1 | .\" $OpenBSD: nc.1,v 1.63 2013/07/16 00:07:52 schwarze 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: March 20 2013 $ | 28 | .Dd $Mdocdate: July 16 2013 $ |
29 | .Dt NC 1 | 29 | .Dt NC 1 |
30 | .Os | 30 | .Os |
31 | .Sh NAME | 31 | .Sh NAME |
@@ -452,10 +452,10 @@ if the proxy requires it: | |||
452 | .Xr ssh 1 | 452 | .Xr ssh 1 |
453 | .Sh AUTHORS | 453 | .Sh AUTHORS |
454 | Original implementation by *Hobbit* | 454 | Original implementation by *Hobbit* |
455 | .Aq hobbit@avian.org . | 455 | .Aq Mt hobbit@avian.org . |
456 | .br | 456 | .br |
457 | Rewritten with IPv6 support by | 457 | Rewritten with IPv6 support by |
458 | .An Eric Jackson Aq ericj@monkey.org . | 458 | .An Eric Jackson Aq Mt ericj@monkey.org . |
459 | .Sh CAVEATS | 459 | .Sh CAVEATS |
460 | UDP port scans using the | 460 | UDP port scans using the |
461 | .Fl uz | 461 | .Fl uz |