appneta / tcpreplay

Pcap editing and replay tools for *NIX and Windows - Users please download source from
http://tcpreplay.appneta.com/wiki/installation.html#downloads
1.18k stars 268 forks source link

[minor] Typo fixes #704

Closed cbiedl closed 2 years ago

cbiedl commented 2 years ago

Hello,

the Debian packaging checker "lintian" reports two issues:

I: tcpreplay: spelling-error-in-binary usr/bin/tcpreplay-edit informations information
src/tcpreplay.c:121:                 "Unable to retrieve informations from file %s: %s",

I: tcpreplay: typo-in-manual-page usr/share/man/man1/tcpreplay-edit.1.gz line 887 genrally generally
src/tcpreplay_opts.def:482:This is done in a way that will not alter packet CRC, and therefore will genrally
src/tcpreplay-edit.1:887:This is done in a way that will not alter packet CRC, and therefore will genrally
src/tcpreplay.1:362:This is done in a way that will not alter packet CRC, and therefore will genrally

Please fix when convenient.

fklassen commented 2 years ago

Fixed in PR #710