[BACK]Return to ftp.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / ftp

Diff for /src/usr.bin/ftp/ftp.1 between version 1.45 and 1.46

version 1.45, 2005/01/03 14:47:52 version 1.46, 2005/01/03 15:01:34
Line 680 
Line 680 
 for the input filename  for the input filename
 .Pa .myfile .  .Pa .myfile .
 Spaces may be included in  Spaces may be included in
 .Ar outpattern ,  .Ar outpattern
 as in the example  by quoting them,
   as in the following example:
 .Bd -literal -offset indent  .Bd -literal -offset indent
 nmap $1 sed "s/  *$//" > $1  nmap $1.$2 "$1 $2"
 .Ed  .Ed
 .Pp  .Pp
 Use the  Use the

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46