Accepting request 76320 from home:aturrini:branches:network:utilities

Fixed typos in description of netcat-openbsd.spec

OBS-URL: https://build.opensuse.org/request/show/76320
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netcat-openbsd?expand=0&rev=8
This commit is contained in:
OBS User mrdocs 2011-07-17 18:42:23 +00:00 committed by Git OBS Bridge
parent f0f74ecda7
commit 6146a86a10
2 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -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.