summaryrefslogtreecommitdiff
path: root/src/usr.bin/nc/nc.1
diff options
context:
space:
mode:
authoraaron <>2000-07-08 15:42:04 +0000
committeraaron <>2000-07-08 15:42:04 +0000
commitea17318c46894b9d7496a82d6a016f28b5421cd2 (patch)
tree9fd1a654098e90fdbd642ff0a340eb614c678248 /src/usr.bin/nc/nc.1
parent123edfa10cd441942267fef4a093c5f856f911e1 (diff)
downloadopenbsd-ea17318c46894b9d7496a82d6a016f28b5421cd2.tar.gz
openbsd-ea17318c46894b9d7496a82d6a016f28b5421cd2.tar.bz2
openbsd-ea17318c46894b9d7496a82d6a016f28b5421cd2.zip
Move option flags that don't require arguments to the first of the list in
the SYNOPSIS section to be more consistent with our other man pages.
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 14402ed646..34f9acaefc 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.8 2000/07/06 04:06:55 aaron Exp $ 1.\" $OpenBSD: nc.1,v 1.9 2000/07/08 15:42:04 aaron Exp $
2.\" 2.\"
3.\" Copyright (c) 1996 David Sacerdote 3.\" Copyright (c) 1996 David Sacerdote
4.\" All rights reserved. 4.\" All rights reserved.
@@ -33,11 +33,11 @@
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 lnrtuvz
36.Op Fl e Ar command 37.Op Fl e Ar command
37.Op Fl g Ar intermediates 38.Op Fl g Ar intermediates
38.Op Fl G Ar hopcount 39.Op Fl G Ar hopcount
39.Op Fl i Ar interval 40.Op Fl i Ar interval
40.Op Fl lnrtuvz
41.Op Fl o Ar filename 41.Op Fl o Ar filename
42.Op Fl p Ar source port 42.Op Fl p Ar source port
43.Op Fl s Ar ip address 43.Op Fl s Ar ip address