[Python-apps-commits] r6846 - in packages/pyrit/trunk/debian (control pyrit.1)

chrisk-guest at users.alioth.debian.org chrisk-guest at users.alioth.debian.org
Mon Mar 28 23:29:31 UTC 2011


    Date: Monday, March 28, 2011 @ 23:29:22
  Author: chrisk-guest
Revision: 6846

grammar fix

Modified:
  packages/pyrit/trunk/debian/control
  packages/pyrit/trunk/debian/pyrit.1

Modified: packages/pyrit/trunk/debian/control
===================================================================
--- packages/pyrit/trunk/debian/control	2011-03-28 23:25:42 UTC (rev 6845)
+++ packages/pyrit/trunk/debian/control	2011-03-28 23:29:22 UTC (rev 6846)
@@ -28,7 +28,7 @@
 Suggests:
     python-psycopg2 | python-pymssql | python-mysqldb
 Description: GPGPU-driven WPA/WPA2-PSK key cracker
- Pyrit allows to create massive databases, pre-computing part of the
+ Pyrit allows one to create massive databases, pre-computing part of the
  WPA/WPA2-PSK authentication phase in a space-time-tradeoff. Exploiting the
  computational power of many-core- and other platforms through ATI-Stream,
  Nvidia CUDA, OpenCL and VIA Padlock, it is currently by far the most powerful

Modified: packages/pyrit/trunk/debian/pyrit.1
===================================================================
--- packages/pyrit/trunk/debian/pyrit.1	2011-03-28 23:25:42 UTC (rev 6845)
+++ packages/pyrit/trunk/debian/pyrit.1	2011-03-28 23:29:22 UTC (rev 6846)
@@ -399,7 +399,7 @@
 .B relay
 .br
 Start a server to relay another storage device via XML-RPC; other
-Pyrit-clients can use the server as storage-device. This allows to have
+Pyrit-clients can use the server as storage-device. This allows one to have
 network-based access to storage source that don't provide network-access on
 their own (like \fIfile://\fP and \fIsqlite://\fP) or hide a SQL-database
 behind a firewall and let multiple clients access that database only via




More information about the Python-apps-commits mailing list