diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 15:00:12 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 15:00:12 +0000 |
commit | 7792c21583f7131ad63a9cb6e25b7ef38652d3a7 (patch) | |
tree | 35ae86a1ec3a303f6ac7c0146111c635eff41fb4 /sysutils/tcplist/files/patch-tcplist.1 | |
parent | - Switch databases/libmemcache to USES=libtool, drop .la files (diff) |
Rename sysutils/ patch-xy patches to reflect the files they modify.
Notes
Notes:
svn path=/head/; revision=363335
Diffstat (limited to 'sysutils/tcplist/files/patch-tcplist.1')
-rw-r--r-- | sysutils/tcplist/files/patch-tcplist.1 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/tcplist/files/patch-tcplist.1 b/sysutils/tcplist/files/patch-tcplist.1 new file mode 100644 index 000000000000..c440e66785c4 --- /dev/null +++ b/sysutils/tcplist/files/patch-tcplist.1 @@ -0,0 +1,11 @@ +--- tcplist.1.orig Sun Jan 11 00:30:07 1998 ++++ tcplist.1 Sun Jan 11 00:30:29 1998 +@@ -49,8 +49,6 @@ + Verbose mode: give a running commentary of what is being done. + .IP \fB\-V\fP + Print version information and exit. +-.IP \fB\-s\fP +-Show TCP servers running on this machine as well as established connections. + .IP \fB\-f\ filename\fP + Assume the hosts listed in the specified file are not running Ident servers, + and should not be queried. Listing terminal servers, X terminals, PC's, and |