replace > with \*[Gt]
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12095 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -115,7 +115,7 @@ from the user.
|
|||||||
When
|
When
|
||||||
.Nm ftp
|
.Nm ftp
|
||||||
is awaiting commands from the user the prompt
|
is awaiting commands from the user the prompt
|
||||||
.Ql ftp>
|
.Ql ftp\*[Gt]
|
||||||
is provided to the user.
|
is provided to the user.
|
||||||
The following commands are recognized
|
The following commands are recognized
|
||||||
by
|
by
|
||||||
@@ -233,7 +233,7 @@ When debugging is on,
|
|||||||
.Nm ftp
|
.Nm ftp
|
||||||
prints each command sent to the remote machine, preceded
|
prints each command sent to the remote machine, preceded
|
||||||
by the string
|
by the string
|
||||||
.Ql \-\->
|
.Ql \-\-\*[Gt]
|
||||||
.It Xo
|
.It Xo
|
||||||
.Ic dir
|
.Ic dir
|
||||||
.Op Ar remote-directory
|
.Op Ar remote-directory
|
||||||
@@ -569,7 +569,7 @@ the output filename "myfile.data" for input filenames "myfile.data" and
|
|||||||
"myfile.myfile" for the input filename ".myfile".
|
"myfile.myfile" for the input filename ".myfile".
|
||||||
Spaces may be included in
|
Spaces may be included in
|
||||||
.Ar outpattern ,
|
.Ar outpattern ,
|
||||||
as in the example: `nmap $1 sed "s/ *$//" > $1' .
|
as in the example: `nmap $1 sed "s/ *$//" \*[Gt] $1' .
|
||||||
Use the `\e' character to prevent special treatment
|
Use the `\e' character to prevent special treatment
|
||||||
of the `$','[','[', and `,' characters.
|
of the `$','[','[', and `,' characters.
|
||||||
.It Ic ntrans Op Ar inchars Op Ar outchars
|
.It Ic ntrans Op Ar inchars Op Ar outchars
|
||||||
@@ -955,7 +955,7 @@ processing.
|
|||||||
If the remote server does not support the
|
If the remote server does not support the
|
||||||
.Dv ABOR
|
.Dv ABOR
|
||||||
command, an
|
command, an
|
||||||
.Ql ftp>
|
.Ql ftp\*[Gt]
|
||||||
prompt will not appear until the remote server has completed
|
prompt will not appear until the remote server has completed
|
||||||
sending the requested file.
|
sending the requested file.
|
||||||
.Pp
|
.Pp
|
||||||
|
Reference in New Issue
Block a user