aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/ftp-port.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/ftp-port.d')
-rw-r--r--docs/cmdline-opts/ftp-port.d6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/cmdline-opts/ftp-port.d b/docs/cmdline-opts/ftp-port.d
index a852e9054..e4b145608 100644
--- a/docs/cmdline-opts/ftp-port.d
+++ b/docs/cmdline-opts/ftp-port.d
@@ -12,11 +12,11 @@ to setup an IP address and port for it to connect to. <address> should be one
of:
.RS
.IP interface
-i.e "eth0" to specify which interface's IP address you want to use (Unix only)
+e.g. "eth0" to specify which interface's IP address you want to use (Unix only)
.IP "IP address"
-i.e "192.168.10.1" to specify the exact IP address
+e.g. "192.168.10.1" to specify the exact IP address
.IP "host name"
-i.e "my.host.domain" to specify the machine
+e.g. "my.host.domain" to specify the machine
.IP "-"
make curl pick the same IP address that is already used for the control
connection