Applied grammar and styling corrections

Applied grammar and styling corrections.
This commit is contained in:
Geert Hauwaerts 2014-08-07 22:00:40 +02:00
commit 71ab0fbda6
56 changed files with 112 additions and 129 deletions

View file

@ -27,19 +27,19 @@
and file transfers.
If you are behind NAT, or if the firewall is too restrictive, you might
want to try if using the passive parameter resolved your conneciton
want to try if using the passive parameter resolved your connection
problem.
You can send files which contain special character or spaces by enclosing
the filename within quotes. For example: "my file with spaces.txt".
the filename within quotes. For example: 'my file with spaces.txt'.
%9Examples:%9
/DCC CHAT mike
/DCC GET bob "summer vacation.mkv"
/DCC GET bob 'summer vacation.mkv'
/DCC SEND sarah documents/resume.pdf
/DCC CLOSE mike
/DCC CLOSE bob "summer vacation.mkv"
/DCC CLOSE bob 'summer vacation.mkv'
%9See also:%9 CD