diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2013-06-24 11:34:23 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2013-06-24 11:34:23 +0200 |
commit | 0d50f6b5e8f682fcb34bfac8c21c83f1a246b4dc (patch) | |
tree | 51d1efb63cae2f8dbea3feadf51e3f34f86fd370 /README | |
parent | bb59a298dd26f0d066c7ae755a9748384c952f43 (diff) |
README, INSTALL: minor: Remove trailing whitespaces
Remove some trailing whitespaces from documentation.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,7 +12,7 @@ packets. > `' '` < / ) ,.==., ( | Web: http://netsniff-ng.org .-(|/--~~--\|)-' ( ___ -The gain of performance is \__.=|___E +The gain of performance is \__.=|___E reached by built-in zero-copy mechanisms, so that on packet reception and transmission the kernel does not need to copy packets from kernel space to user space, and vice versa. @@ -44,7 +44,7 @@ Note that the toolkit is still quite young and under heavy development, not yet feature complete and in a quality level where we're satisfied with (i.e. for mausezahn). However, we're on a good way towards tackling all these goals. -The netsniff-ng toolkit is an open source project covered by the GNU General +The netsniff-ng toolkit is an open source project covered by the GNU General Public License, version 2.0. For any questions or feedback about netsniff-ng you are welcome to leave us a message at <netsniff-ng@googlegroups.com>. |