diff options
author | reed <reed@pkgsrc.org> | 2003-08-30 02:14:19 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2003-08-30 02:14:19 +0000 |
commit | e2336bb021a1006213bb88551278cfff96155df2 (patch) | |
tree | 62d33ca4e350e47c9938ab2acd67eb81d6171fea /net | |
parent | 0d796dd5484eb14f2b2dc58120ed35e9dd9e1378 (diff) | |
download | pkgsrc-e2336bb021a1006213bb88551278cfff96155df2.tar.gz |
"It's" stands for "it is" (or "it has"). The apostrophe is not used
for a possessive (like her, his, whose, their, and its).
Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).
I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
Diffstat (limited to 'net')
-rw-r--r-- | net/cftp/DESCR | 2 | ||||
-rw-r--r-- | net/gtm/DESCR | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/cftp/DESCR b/net/cftp/DESCR index 9852f447655..0cbffd3ee96 100644 --- a/net/cftp/DESCR +++ b/net/cftp/DESCR @@ -1,5 +1,5 @@ CFTP is used to transfer files from one computer to another via -the FTP or SFTP (via ssh) protocol. It's advantages over most +the FTP or SFTP (via ssh) protocol. Its advantages over most standard ftp clients is its termcap-based fullscreen representation of the remote directory tree, providing a compact overview of the remote server's contents. diff --git a/net/gtm/DESCR b/net/gtm/DESCR index dab72242342..dc981cd9657 100644 --- a/net/gtm/DESCR +++ b/net/gtm/DESCR @@ -2,4 +2,4 @@ GTM allows the user to retrieve multiple files from the web. These files can be retrieved in multiple parts and each part retrieved on a separate session that the user is connected to the Internet. This is most useful to users with dialup connections. The program performs this tasks using -wget as it's back-end. +wget as its back-end. |