diff options
Diffstat (limited to '')
| -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 384442b603..8b7c92aa63 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.73 2016/06/28 17:35:14 jca Exp $ | 1 | .\" $OpenBSD: nc.1,v 1.74 2016/07/02 05:58:00 jmc 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: June 28 2016 $ | 28 | .Dd $Mdocdate: July 2 2016 $ |
| 29 | .Dt NC 1 | 29 | .Dt NC 1 |
| 30 | .Os | 30 | .Os |
| 31 | .Sh NAME | 31 | .Sh NAME |
| @@ -174,9 +174,9 @@ Additionally, any timeouts specified with the | |||
| 174 | .Fl w | 174 | .Fl w |
| 175 | option are ignored. | 175 | option are ignored. |
| 176 | .It Fl M Ar ttl | 176 | .It Fl M Ar ttl |
| 177 | Set the TTL / Hop Limit of outgoing packets. | 177 | Set the TTL / hop limit of outgoing packets. |
| 178 | .It Fl m Ar minttl | 178 | .It Fl m Ar minttl |
| 179 | Ask the kernel to drop incoming packets whose TTL / Hop Limit is under | 179 | Ask the kernel to drop incoming packets whose TTL / hop limit is under |
| 180 | .Ar minttl . | 180 | .Ar minttl . |
| 181 | .It Fl N | 181 | .It Fl N |
| 182 | .Xr shutdown 2 | 182 | .Xr shutdown 2 |
