Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

man page - repetitions #22

Closed
guyharris opened this issue Apr 16, 2013 · 1 comment
Closed

man page - repetitions #22

guyharris opened this issue Apr 16, 2013 · 1 comment

Comments

@guyharris
Copy link
Member

Converted from SourceForge issue 678506, submitted by nobody

On the man page, atleast as posted on the web it
states:

"The following TCP flags field values are
available: tcp-fin, tcp-syn, tcp-rst, tcp-
push, tcp-push, tcp-ack, tcp-urg."

As you can see, "tcp-push" is repeated twice. It should
really state:

"The following TCP flags field values are
available: tcp-fin, tcp-syn, tcp-rst, tcp-
push, tcp-ack, tcp-urg."

@guyharris
Copy link
Member Author

Submitted by guy_harris

Logged In: YES
user_id=541179

I've checked in a fix that gets rid of the duplicate
"tcp-push".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant