summaryrefslogtreecommitdiff
path: root/src/usr.bin/nc/nc.1
diff options
context:
space:
mode:
authortedu <>2004-03-03 06:45:54 +0000
committertedu <>2004-03-03 06:45:54 +0000
commit1e83adf2a667486fb4d7679b3c6c8140106165a6 (patch)
treed22b8bc0415f4a5d6eb546426e0874773c69bfcd /src/usr.bin/nc/nc.1
parent0eafdb54f96ccd663f83a5b519ef86f63564b791 (diff)
downloadopenbsd-1e83adf2a667486fb4d7679b3c6c8140106165a6.tar.gz
openbsd-1e83adf2a667486fb4d7679b3c6c8140106165a6.tar.bz2
openbsd-1e83adf2a667486fb4d7679b3c6c8140106165a6.zip
add -d to usage too, from carson harding
Diffstat (limited to 'src/usr.bin/nc/nc.1')
-rw-r--r--src/usr.bin/nc/nc.14
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr.bin/nc/nc.1 b/src/usr.bin/nc/nc.1
index 82712fad80..b40ce30360 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.29 2004/03/01 00:37:08 tedu Exp $ 1.\" $OpenBSD: nc.1,v 1.30 2004/03/03 06:45:54 tedu Exp $
2.\" 2.\"
3.\" Copyright (c) 1996 David Sacerdote 3.\" Copyright (c) 1996 David Sacerdote
4.\" All rights reserved. 4.\" All rights reserved.
@@ -33,7 +33,7 @@
33.Nd arbitrary TCP and UDP connections and listens 33.Nd arbitrary TCP and UDP connections and listens
34.Sh SYNOPSIS 34.Sh SYNOPSIS
35.Nm nc 35.Nm nc
36.Op Fl 46hklnrStUuvz 36.Op Fl 46dhklnrStUuvz
37.Op Fl i Ar interval 37.Op Fl i Ar interval
38.Op Fl p Ar source_port 38.Op Fl p Ar source_port
39.Op Fl s Ar source_ip_address 39.Op Fl s Ar source_ip_address