Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:Staging:E
netcat-openbsd
help-version-exit.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File help-version-exit.patch of Package netcat-openbsd
Index: netcat-openbsd-1.89/netcat.c =================================================================== --- netcat-openbsd-1.89.orig/netcat.c 2008-01-25 13:14:34.000000000 -0500 +++ netcat-openbsd-1.89/netcat.c 2008-01-25 13:15:49.000000000 -0500 @@ -937,6 +937,7 @@ void help(void) { + fprintf(stderr, "OpenBSD netcat (SUSE Linux)\n"); usage(0); fprintf(stderr, "\tCommand Summary:\n\ \t-4 Use IPv4\n\ @@ -966,7 +967,7 @@ \t-x addr[:port]\tSpecify proxy address and port\n\ \t-z Zero-I/O mode [used for scanning]\n\ Port numbers can be individual or ranges: lo-hi [inclusive]\n"); - exit(1); + exit(0); } void
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor