From 867d4a04985a03e4588eafcba2e1a229e86464cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 22 Apr 2003 13:27:58 +0000 Subject: [PATCH] replace > with \*[Gt] git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12095 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/ftp/ftp/ftp.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/appl/ftp/ftp/ftp.1 b/appl/ftp/ftp/ftp.1 index edee1826a..35feaef88 100644 --- a/appl/ftp/ftp/ftp.1 +++ b/appl/ftp/ftp/ftp.1 @@ -115,7 +115,7 @@ from the user. When .Nm ftp is awaiting commands from the user the prompt -.Ql ftp> +.Ql ftp\*[Gt] is provided to the user. The following commands are recognized by @@ -233,7 +233,7 @@ When debugging is on, .Nm ftp prints each command sent to the remote machine, preceded by the string -.Ql \-\-> +.Ql \-\-\*[Gt] .It Xo .Ic dir .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". Spaces may be included in .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 of the `$','[','[', and `,' characters. .It Ic ntrans Op Ar inchars Op Ar outchars @@ -955,7 +955,7 @@ processing. If the remote server does not support the .Dv ABOR command, an -.Ql ftp> +.Ql ftp\*[Gt] prompt will not appear until the remote server has completed sending the requested file. .Pp