summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/cftp/DESCR2
-rw-r--r--net/gtm/DESCR2
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.