diff --git a/netcat-openbsd.changes b/netcat-openbsd.changes index eb793aa..20f94cd 100644 --- a/netcat-openbsd.changes +++ b/netcat-openbsd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jul 16 13:34:18 UTC 2011 - andrea.turrini@gmail.com + +- Fixed typos in description of netcat-openbsd.spec + ------------------------------------------------------------------- Fri Jun 25 16:55:06 UTC 2010 - lmuelle@suse.de diff --git a/netcat-openbsd.spec b/netcat-openbsd.spec index ee6a9bd..15101a0 100644 --- a/netcat-openbsd.spec +++ b/netcat-openbsd.spec @@ -37,9 +37,9 @@ Obsoletes: nc6 <= 1.0 netcat <= 1.10 %description A simple Unix utility which reads and writes data across network connections using TCP or UDP protocol. It is designed to be a reliable -"bac k-end" tool that can be used directly or easily driven by other +"back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time it is a feature-rich network -debuggin g and exploration tool, since it can create almost any kind of +debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.