aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ftp
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-11-20 19:21:22 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-11-20 19:21:22 +0000
commit8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32 (patch)
tree8a144320be53313e4213c190a32070d087be10c3 /usr.bin/ftp
parent4b66483fd8b6ec9417916966c646abfeac99278c (diff)
downloadsrc-8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32.tar.gz
src-8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32.zip
mdoc(7) police: use the new features of the Nm macro.
Notes
Notes: svn path=/head/; revision=68963
Diffstat (limited to 'usr.bin/ftp')
-rw-r--r--usr.bin/ftp/ftp.114
1 files changed, 7 insertions, 7 deletions
diff --git a/usr.bin/ftp/ftp.1 b/usr.bin/ftp/ftp.1
index e51199304b38..4681b690bbeb 100644
--- a/usr.bin/ftp/ftp.1
+++ b/usr.bin/ftp/ftp.1
@@ -48,11 +48,11 @@ file transfer program
.Op Fl P Ar port
.Op Fl s Ar src_addr
.Op Ar host Op Ar port
-.Nm ftp
+.Nm
ftp://[\fIuser\fR:\fIpassword\fR@]\fIhost\fR[:\fIport\fR]/\fIfile\fR[/]
-.Nm ftp
+.Nm
http://\fIhost\fR[:\fIport\fR]/\fIfile\fR
-.Nm ftp
+.Nm
\fIhost\fR:[/\fIpath\fR/]\fIfile\fR[/]
.Sh DESCRIPTION
.Nm
@@ -157,7 +157,7 @@ is awaiting commands from the user the prompt
is provided to the user.
The following commands are recognized
by
-.Nm ftp :
+.Nm :
.Bl -tag -width Fl
.It Ic \&! Op Ar command Op Ar args
Invoke an interactive shell on the local machine.
@@ -209,7 +209,7 @@ Terminate the
.Tn FTP
session with the remote server
and exit
-.Nm ftp .
+.Nm .
An end of file will also terminate the session and exit.
.It Ic case
Toggle remote computer file name case mapping during
@@ -954,7 +954,7 @@ Return size of
on remote machine.
.It Ic status
Show the current status of
-.Nm ftp .
+.Nm .
.It Ic struct Op Ar struct-name
Set the file transfer
.Ar structure
@@ -1421,7 +1421,7 @@ The
and
.Xr gate-ftp 1
commands are links to
-.Nm ftp .
+.Nm .
.Sh HISTORY
The
.Nm